mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 10:20:05 +00:00
Demo fix
This commit is contained in:
+1
-1
@@ -762,7 +762,7 @@ complete_switch :: proc() {
|
||||
|
||||
|
||||
main :: proc() {
|
||||
when false {
|
||||
when true {
|
||||
general_stuff();
|
||||
default_struct_values();
|
||||
union_type();
|
||||
|
||||
Reference in New Issue
Block a user