This commit is contained in:
gingerBill
2018-08-17 15:26:29 +01:00
parent 1d0ac72e4a
commit e326f41d16

View File

@@ -765,7 +765,7 @@ bit_set_type :: proc() {
}
main :: proc() {
when false {
when true {
general_stuff();
union_type();
parametric_polymorphism();