mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-13 14:53:34 +00:00
Fix demo
This commit is contained in:
@@ -765,7 +765,7 @@ bit_set_type :: proc() {
|
||||
}
|
||||
|
||||
main :: proc() {
|
||||
when false {
|
||||
when true {
|
||||
general_stuff();
|
||||
union_type();
|
||||
parametric_polymorphism();
|
||||
|
||||
Reference in New Issue
Block a user