Idris2/tests/codegen/builtin001
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 Add Agda-like builtins (#1253) 2021-04-22 13:08:32 +01:00
expected Calculate whether an inlining is safe 2021-05-11 11:29:01 +01:00
Main.idr Add Agda-like builtins (#1253) 2021-04-22 13:08:32 +01:00
run Add Agda-like builtins (#1253) 2021-04-22 13:08:32 +01:00