1 2 3 4 5 6 7 8
(load "../common") (vtest (catch (open-file "/NoNeXiStEnT") (error (msg) (string-get-code msg))) enoent)