summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/redefine02.reject.out
blob: 790b6e63a7e59f738c3da8ef4a40039e314dcc10 (plain)
1
2
3
"testdata/language-features/basic-values/redefine02.reject.lc" (line 3, column 9):
expecting lowercase ident, uppercase ident or operator definition
Invalid indentation.  Found a token at indentation 8.  Expecting a token at an indentation greater than or equal to 13.IndentStream {indentationState = IndentationState {minIndentation = 13, maxIndentation = 14, absMode = False, tokenRel = Ge}, tokenStream = ""} or Invalid indentation.  Found a token at indentation 8.  Expecting a token at an indentation greater than or equal to 12.IndentStream {indentationState = IndentationState {minIndentation = 12, maxIndentation = 12, absMode = False, tokenRel = Ge}, tokenStream = ""}