zig/test/stage2
Mitchell Hashimoto 7ec2261dbf stage2: add compiler test to ensure typed null doesn't coerce to any
In stage1, this behavior was allowed (by accident?) and also
accidentally exercised by the behavior test changed in this commit. In
discussion on Discord, Andrew decided this should not be allowed in
stage2 since there is currently on real world reason to allow this
strange edge case.

I've added the compiler test to solidify that this behavior should NOT
occur and updated the behavior test to the new valid semantics.
2022-03-12 22:03:01 -05:00
..
aarch64.zig
arm.zig
cbe.zig
llvm.zig
nvptx.zig
plan9.zig
riscv64.zig
wasm.zig
x86_64.zig