summaryrefslogtreecommitdiff
path: root/testdata/listcompr01.reject.out
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-01-19 16:10:43 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-01-19 16:10:49 +0100
commitbe93cb71dc582a4b40ce3e68bbd058b0e318b688 (patch)
treebcce84604c0d90b6888d367a55270ddaf589afdd /testdata/listcompr01.reject.out
parent03c8e879558f8e16e49b21d493a82ba9657f7d13 (diff)
update test output
Diffstat (limited to 'testdata/listcompr01.reject.out')
-rw-r--r--testdata/listcompr01.reject.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/listcompr01.reject.out b/testdata/listcompr01.reject.out
index 16842f82..0acdecce 100644
--- a/testdata/listcompr01.reject.out
+++ b/testdata/listcompr01.reject.out
@@ -1,3 +1,3 @@
1"./testdata/reject/listcompr01.lc" (line 6, column 42): 1"testdata/listcompr01.reject.lc" (line 6, column 42):
2unexpected ',' 2unexpected ','
3expecting end of "]", ".", "%", character, literal string, float, "#", natural, "_", "'", lowercase ident, "(", uppercase ident, "[", List comprehension, "{", "let", "@", symbols, ":", backquoted, "::", "~", "->", "=>", "where", "data", "class", "instance", "type", "infix", "infixl", "infixr", operator definition or end of input \ No newline at end of file 3expecting end of "]", ".", "%", character, literal string, float, "#", natural, "_", "'", lowercase ident, "(", uppercase ident, "[", List comprehension, "{", "let", "@", symbols, ":", backquoted, "::", "~", "->", "=>", "where", "data", "class", "instance", "type", "infix", "infixl", "infixr", operator definition or end of input \ No newline at end of file