Add hidden __tag for union variables.

This commit is contained in:
Ginger Bill
2017-05-04 20:34:50 +01:00
parent 3b25f924cb
commit 789b297f32
10 changed files with 205 additions and 134 deletions
+1
View File
@@ -1,4 +1,5 @@
#import "fmt.odin";
#import "os.odin";
main :: proc() {
immutable program := "+ + * - /";