summaryrefslogtreecommitdiff
path: root/testdata/zip01.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-15 15:58:16 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-15 16:13:39 +0100
commit3db0b64a6f3e28ae6cc351e6c84290d4db905fa7 (patch)
tree91cfd4aa41e5c827d03956458aba8858a1ef245d /testdata/zip01.out
parente2f4415e606cd7c1c2b6ca986c68f6f956bf1a6e (diff)
put trace info in .out files
Diffstat (limited to 'testdata/zip01.out')
-rw-r--r--testdata/zip01.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/zip01.out b/testdata/zip01.out
index b949423c..57f2cc81 100644
--- a/testdata/zip01.out
+++ b/testdata/zip01.out
@@ -1,4 +1,6 @@
1main is not found 1main is not found
2------------ trace
3zip2 :: {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b)
2------------ tooltips 4------------ tooltips
3testdata/zip01.lc 1:9-1:30 Type 5testdata/zip01.lc 1:9-1:30 Type
4testdata/zip01.lc 1:9-4:40 V0->V1 | {a} -> {b} -> List a -> List b -> List (Tuple2 a b) 6testdata/zip01.lc 1:9-4:40 V0->V1 | {a} -> {b} -> List a -> List b -> List (Tuple2 a b)