Idris2-boot/tests/ttimp/dot001/expected
Edwin Brady c260f6c90e Improve dot patterns
Allow matching rather than unification, as long as it doesn't solve any
metavariables on the way. I noticed a potential unification bug on the
way, forgetting to update whether holes are solved when unifying
argument lists.
2019-07-04 23:16:08 +01:00

16 lines
927 B
Plaintext

Processing as TTImp
Written TTC
Yaffle> Bye for now!
Processing as TTImp
Dot2.yaff:15:1--16:1:When elaborating left hand side of Main.half:
Dot2.yaff:15:10--15:15:Can't match on ($resolved84 ?{P:n:92}_[] ?{P:m:92}_[]) (Not a constructor application or primitive) - it elaborates to ($resolved84 ?{P:n:92}_[] ?{P:n:92}_[])
Yaffle> Bye for now!
Processing as TTImp
Dot3.yaff:18:1--20:1:When elaborating left hand side of Main.addBaz3:
Dot3.yaff:18:10--18:15:Can't match on ($resolved84 ?{P:x:97}_[] ?{P:x:97}_[]) (Not a constructor application or primitive) - it elaborates to ($resolved84 ?{P:x:97}_[] ?{P:x:97}_[])
Yaffle> Bye for now!
Processing as TTImp
Dot4.yaff:13:1--16:1:When elaborating left hand side of Main.addBaz:
Dot4.yaff:13:9--13:14:Can't match on ($resolved84 ?{P:x:91}_[] ?{P:y:91}_[]) (Not a constructor application or primitive) - it elaborates to ($resolved84 ?{P:x:91}_[] ?{P:y:91}_[])
Yaffle> Bye for now!