Files
zig/src
LemonBoy e18abab55a stage1: Create a new declaration scope for union enum types
Making the enum type share the scope with the parent union means every
declaration "bleeds" into the enum scope.
Let's mint a fresh empty scope for the enum type.

Thanks to @Vexu for the test case.

Closes #7532
2020-12-24 15:57:12 +02:00
..
2020-12-23 01:14:35 +11:00
2020-12-23 01:14:35 +11:00
2020-12-23 01:26:36 +02:00
2020-11-05 20:04:25 +02:00
2020-12-17 19:32:40 +01:00
2020-12-23 13:01:29 +02:00
2020-09-21 18:38:55 -07:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00