Idris2/tests/idris2/linear007/expected

9 lines
302 B
Plaintext
Raw Normal View History

1/1: Building LCase (LCase.idr)
2020-07-22 22:16:43 +03:00
LCase.idr:7:11--10:13:While processing right hand side
of foo at LCase.idr:6:1--12:1:
2020-06-11 23:46:36 +03:00
There are 0 uses of linear name y at:
2020-07-22 22:16:43 +03:00
07 | = let 1 test = the Nat $ case z of
08 | Z => Z
09 | (S k) => S z
10 | in