mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +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