zig/example/shared_library
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
mathtest.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
test.c zig build system supports building a library 2017-04-21 01:56:12 -04:00