mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 11:20:08 +00:00
Reimplement opt stage
This commit is contained in:
+1
-5
@@ -665,11 +665,7 @@ named_proc_parameters :: proc() {
|
||||
}
|
||||
|
||||
main :: proc() {
|
||||
Foo :: union {
|
||||
|
||||
}
|
||||
|
||||
when false {
|
||||
when true {
|
||||
general_stuff();
|
||||
default_struct_values();
|
||||
union_type();
|
||||
|
||||
Reference in New Issue
Block a user