Idris2-boot/tests/ttimp/total003
Edwin Brady 9bb91b5656 Allow deferring definitions to other modules
This is supported by Idris 1 and is handy for breaking cycles in
modules. To achieve this, we just need to make sure that complete
definitions aren't overwritten with empty definitions on loading.
2019-08-06 13:33:30 +01:00
..
Bad.yaff Record mutual type definitions 2019-06-05 17:28:55 +01:00
expected Allow deferring definitions to other modules 2019-08-06 13:33:30 +01:00
input Record mutual type definitions 2019-06-05 17:28:55 +01:00
run Change main program to be Idris2 2019-06-09 11:58:29 +01:00