summaryrefslogtreecommitdiff
path: root/testdata/typesig.reject.out
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/typesig.reject.out')
-rw-r--r--testdata/typesig.reject.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/testdata/typesig.reject.out b/testdata/typesig.reject.out
index 9c2979a6..590a5d21 100644
--- a/testdata/typesig.reject.out
+++ b/testdata/typesig.reject.out
@@ -1,12 +1,12 @@
1focus checkMetas: \a -> (\b:Type -> primFix a b) (\a:=Type c:Type -> <<HERE>>) 1focus checkMetas: \a -> (\b:Type -> primFix a b) (\(a:=Type) -> \c:Type -> <<HERE>>)
2\(a : Type~V0) (b : V1~'X) -> typeAnn V2 (labend X) 2\(a : Type~V0) (b : V1~'X) -> typeAnn V2 (labend X)
3------------ trace 3------------ trace
4'X :: Type 4'X :: Type
5X :: 'X 5X :: 'X
6'XCase :: (b : 'X->Type) -> b X -> d:'X -> b d 6'XCase :: (b : 'X->Type) -> b X -> d:'X -> b d
7match'X :: (b : Type->Type) -> b 'X -> d:Type -> b d -> b d 7match'X :: (b : Type->Type) -> b 'X -> d:Type -> b d -> b d
8!focus checkMetas: \a -> (\b:Type -> primFix a b) (\a:=Type c:Type -> <<HERE>>) 8!focus checkMetas: \a -> (\b:Type -> primFix a b) (\(a:=Type) -> \c:Type -> <<HERE>>)
9\(a : Type~V0) (b : V1~'X) -> typeAnn V2 (labend X) 9\(a : Type~V0) (b : V1~'X) -> typeAnn V2 (labend X)
10------------ tooltips 10------------ tooltips
11testdata/typesig.reject.lc 4:6-4:7 Type 11testdata/typesig.reject.lc 4:6-4:7 Type
12testdata/typesig.reject.lc 4:6-4:11 Type 12testdata/typesig.reject.lc 4:6-4:11 Type