mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-31 02:43:41 +00:00
3
tests/parser/t19430.nim
Normal file
3
tests/parser/t19430.nim
Normal file
@@ -0,0 +1,3 @@
|
||||
let x = proc() = ## abc
|
||||
let y = 3 #[tt.Error
|
||||
^ invalid indentation]#
|
||||
Reference in New Issue
Block a user