Fix demo.odin

This commit is contained in:
gingerBill
2018-05-27 13:53:19 +01:00
parent 86cf9383ea
commit 10758710d4

View File

@@ -735,7 +735,6 @@ deprecated_attribute :: proc() {
main :: proc() {
fmt.println("HERE\n");
when true {
general_stuff();
union_type();