this leads to link failure, where the linker complains that the output object is not a file, it is not one.
the error message is clear there, but zig should emit the error, not the linker.
sample: create main.zig and directory main in the same folder, build-exe main.zig with no specified output directory
this leads to link failure, where the linker complains that the output object is not a file, it is not one.
the error message is clear there, but zig should emit the error, not the linker.
sample: create main.zig and directory main in the same folder, build-exe main.zig with no specified output directory