zig/test/cases/compile_errors
r00ster91 72ac37952e fix @embedFile("") not giving a proper error
Currently, in a debug build of the compiler, `@embedFile("")` is a crash;
in a release build the compiler, `@embedFile("")` is "error: unable to open '': OutOfMemory".
2023-07-21 23:39:42 +02:00
..
2022-09-21 11:29:20 +02:00
2022-12-13 13:14:20 +02:00