zig/test/standalone/pkg_import
Jimmi Holst Christensen 378d3e4403
Solve the return type ambiguity (#1628)
Changed container and initializer syntax
* <container> { ... } -> <container> . { ... }
* <exrp> { ... } -> <expr> . { ...}
2018-10-15 09:51:15 -04:00
..
build.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
pkg.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
test.zig error sets - most tests passing 2018-02-08 02:08:45 -05:00