Idris2/tests/codegen/con001
Edwin Brady efaf290d88 Calculate whether an inlining is safe
It's safe if all top level arguments are used at most once, meaning that
there's no risk of duplication.
2021-05-11 11:29:01 +01:00
..
CatCases.idr [ fix #1220 ] Update arity of constuctors to reflect erased args (#1225) 2021-03-29 15:08:06 +01:00
expected Calculate whether an inlining is safe 2021-05-11 11:29:01 +01:00
Main.idr [ fix #1220 ] Update arity of constuctors to reflect erased args (#1225) 2021-03-29 15:08:06 +01:00
run Add Agda-like builtins (#1253) 2021-04-22 13:08:32 +01:00