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
..
2022-01-24 21:53:57 -07:00
2022-03-12 14:25:59 -05:00
2021-11-09 07:08:27 -05:00
2022-02-08 10:03:29 +01:00