mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-20 16:36:46 +00:00
Add hidden __tag for union variables.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#import "fmt.odin";
|
||||
#import "os.odin";
|
||||
|
||||
main :: proc() {
|
||||
immutable program := "+ + * - /";
|
||||
|
||||
Reference in New Issue
Block a user