summaryrefslogtreecommitdiff
path: root/testdata/typesig.reject.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-01 07:45:07 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-01 07:47:08 +0200
commit11b4a98c3fc7014cdef123fea4081d58e8edbaa2 (patch)
tree7c261255a37d54e374d0d31570268ba9fdb802a9 /testdata/typesig.reject.out
parent991725b2c054359388feab08373ebfd0683b5e46 (diff)
refactoring
Diffstat (limited to 'testdata/typesig.reject.out')
-rw-r--r--testdata/typesig.reject.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/typesig.reject.out b/testdata/typesig.reject.out
index e3dc50d4..63d24e57 100644
--- a/testdata/typesig.reject.out
+++ b/testdata/typesig.reject.out
@@ -1,11 +1,11 @@
1focus checkMetas: \a -> (\b -> primFix a b) (\(a := Type) -> \c -> <<HERE>>) 1focus checkMetas: \a -> (\b -> primFix a b) \(a := Type) -> \c -> <<HERE>>
2\(d :: Type ~ _a) (e :: _a ~ 'X) -> typeAnn _a (labend X) 2\(d :: Type ~ _a) (e :: _a ~ 'X) -> typeAnn _a (labend X)
3------------ trace 3------------ trace
4'X :: Type 4'X :: Type
5X :: 'X 5X :: 'X
6'XCase :: forall (a :: 'X -> Type) -> a X -> forall (b :: 'X) -> a b 6'XCase :: forall (a :: 'X -> Type) -> a X -> forall (b :: 'X) -> a b
7match'X :: forall (a :: Type -> Type) -> a 'X -> forall b -> a b -> a b 7match'X :: forall (a :: Type -> Type) -> a 'X -> forall b -> a b -> a b
8!focus checkMetas: \a -> (\b -> primFix a b) (\(a := Type) -> \c -> <<HERE>>) 8!focus checkMetas: \a -> (\b -> primFix a b) \(a := Type) -> \c -> <<HERE>>
9\(d :: Type ~ _a) (e :: _a ~ 'X) -> typeAnn _a (labend X) 9\(d :: Type ~ _a) (e :: _a ~ 'X) -> typeAnn _a (labend X)
10------------ tooltips 10------------ tooltips
11testdata/typesig.reject.lc 4:6-4:7 Type 11testdata/typesig.reject.lc 4:6-4:7 Type