This commit is contained in:
metagn
2023-04-06 14:36:21 +03:00
committed by GitHub
parent 4898b054ce
commit 814d3e6818
2 changed files with 6 additions and 2 deletions

3
tests/parser/t19430.nim Normal file
View File

@@ -0,0 +1,3 @@
let x = proc() = ## abc
let y = 3 #[tt.Error
^ invalid indentation]#