mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-08 11:34:20 +00: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