Reimplement opt stage

This commit is contained in:
gingerBill
2018-01-20 16:16:59 +00:00
parent 4e90644527
commit 8b288a2072
3 changed files with 34 additions and 40 deletions
+1 -5
View File
@@ -665,11 +665,7 @@ named_proc_parameters :: proc() {
}
main :: proc() {
Foo :: union {
}
when false {
when true {
general_stuff();
default_struct_values();
union_type();