Assorted enum and native type fixes

This commit is contained in:
ocean (they/them)
2022-12-03 22:02:03 -05:00
parent e84bab8e4f
commit 366ec895b1
61 changed files with 699 additions and 97 deletions

View File

@@ -0,0 +1,3 @@
enum { V }
func test():
V = 1