rascal
rascal copied to clipboard
http loc scheme `exists` is always `true`
Describe the bug
rascal>import IO;
ok
rascal>exists(|http://this.does.not|)
bool: true