1 2 3 4 5 6 7 8 9
const bogus = @import( "bogus-does-not-exist.zig", ); // error // backend=stage2 // target=native // // bogus-does-not-exist.zig': FileNotFound