zig/lib/init-exe
Loris Cro fb0b9f05b3 new init-exe template
- removed an unnecessary (and confusing) `anyerror` fronm the function
  signature of `main`
- replaced the call to std.log with two prints: one to stderr and one to
  stdout
- replaced the test code with a better example
2022-08-04 20:10:43 +02:00
..
src new init-exe template 2022-08-04 20:10:43 +02:00
build.zig flatten lib/std/special and improve "pkg inside another" logic 2022-05-06 22:41:00 -07:00