mirror of
https://github.com/ziglang/zig.git
synced 2024-12-03 10:28:48 +00:00
00982f75e9
* Remove parser error on double ampersand * Add failing test for double ampersand case * Add error when encountering double ampersand in AstGen "Bit and" operator should not make sense when one of its operands is an address. * Check that 2 ampersands are adjacent to each other in source string * Remove cases of unused variables in tests |
||
---|---|---|
.. | ||
aarch64.zig | ||
arm.zig | ||
cbe.zig | ||
darwin.zig | ||
llvm.zig | ||
riscv64.zig | ||
test.zig | ||
wasm.zig |