summaryrefslogtreecommitdiff
path: root/testdata/language-features/guard/guard10.reject.out
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/language-features/guard/guard10.reject.out')
-rw-r--r--testdata/language-features/guard/guard10.reject.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/language-features/guard/guard10.reject.out b/testdata/language-features/guard/guard10.reject.out
index 9067b149..56b38afa 100644
--- a/testdata/language-features/guard/guard10.reject.out
+++ b/testdata/language-features/guard/guard10.reject.out
@@ -1,3 +1,3 @@
1"testdata/language-features/guard/guard10.reject.lc" (line 2, column 2): 1"testdata/language-features/guard/guard10.reject.lc" (line 2, column 2):
2expecting symbols 2expecting symbols or lambda
3Invalid indentation. Found a token at indentation 1. Expecting a token at an indentation greater than or equal to 2.IndentStream {indentationState = IndentationState {minIndentation = 2, maxIndentation = 6, absMode = False, tokenRel = Ge}, tokenStream = ""} \ No newline at end of file 3Invalid indentation. Found a token at indentation 1. Expecting a token at an indentation greater than or equal to 2.IndentStream {indentationState = IndentationState {minIndentation = 2, maxIndentation = 6, absMode = False, tokenRel = Ge}, tokenStream = ""} \ No newline at end of file