mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-20 12:44:59 -07:00
Fix demo.odin
This commit is contained in:
@@ -735,7 +735,6 @@ deprecated_attribute :: proc() {
|
||||
|
||||
|
||||
main :: proc() {
|
||||
fmt.println("HERE\n");
|
||||
when true {
|
||||
general_stuff();
|
||||
union_type();
|
||||
|
||||
Reference in New Issue
Block a user