mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-29 18:37:47 +00:00
Improve parsing with semicolon insertion
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#import "fmt.odin"
|
||||
|
||||
main :: proc() {
|
||||
if true {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user