diff options
| author | Rohlem <rohlemF@gmail.com> | 2019-03-29 12:07:22 +0100 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2019-03-29 12:18:42 -0400 |
| commit | 5703ab1d0c68394f346673dc715c05813a6c4df1 (patch) | |
| tree | 788f4fae772f0241d8d3e42d21da3b621ec8e6b0 /src/error.cpp | |
| parent | a824a8c68783dbdb22cc51d0edad950ad8d8ed9d (diff) | |
| download | zig-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/error.cpp')
0 files changed, 0 insertions, 0 deletions
