Files
Nim/tests/parser/t19430.nim
2023-04-06 13:36:21 +02:00

4 lines
69 B
Nim

let x = proc() = ## abc
let y = 3 #[tt.Error
^ invalid indentation]#