Files
zig/test
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
..
2023-07-19 23:20:25 -04:00
2023-06-25 14:51:03 -07:00