aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorRohlem <rohlemF@gmail.com>2019-03-29 12:07:22 +0100
committerAndrew Kelley <andrew@ziglang.org>2019-03-29 12:18:42 -0400
commit5703ab1d0c68394f346673dc715c05813a6c4df1 (patch)
tree788f4fae772f0241d8d3e42d21da3b621ec8e6b0 /src/main.cpp
parenta824a8c68783dbdb22cc51d0edad950ad8d8ed9d (diff)
downloadzig-5703ab1d0c68394f346673dc715c05813a6c4df1.tar.gz
zig-5703ab1d0c68394f346673dc715c05813a6c4df1.zip
fix std.ascii type error and inverted logic
previously: ``` ...\lib\zig\std\ascii.zig:203:20: error: unable to perform binary not operation on type 'comptime_int' return c | ~0b00100000; ^ ```
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions