Andrew Kelley 67b201982b stage1: fix exporting enums
After extern enums were removed, stage1 was left in an incorrect state
of checking for `extern enum` for exported enums. This commit fixes it
to look for an explicit integer tag type instead, and adds test coverage
for the compile error case as well as the success case.

closes #9498
2021-11-25 18:20:39 -07:00
..
2021-11-25 18:20:39 -07:00
2021-11-23 13:46:56 -07:00
2021-11-19 22:41:10 +01:00
2021-11-25 18:20:39 -07:00
2020-10-31 12:21:49 +02:00