1# It is important to add Include path of local directory with "-I." so
2# that Zig compiler knows where to find C files.
3default:
4	zig run -I. main.zig