doc/langref.md | 4 +- example/guess_number/main.zig | 2 +- example/hello_world/hello.zig | 2 +- example/hello_world/hello_libc.zig | 4 +- example/multiple_files/foo.zig | 4 +- example/multiple_files/main.zig | 5 +- example/shared_library/mathtest.zig | 4 +- src/parser.cpp | 11 +- std/bootstrap.zig | 6 +- std/builtin.zig | 4 +- std/rand.zig | 12 +- std/std.zig | 24 +-- std/syscall.zig | 12 +- test/run_tests.cpp | 266 ++++++++++++++++---------------- 14 files changed, 180 insertions(+), 180 deletions(-)