Idris2/tests/idris2/literate/literate014/expected
2023-09-07 14:57:22 +01:00

5 lines
112 B
Plaintext

1/1: Building with (with.lidr)
Main> > dnat x y with (_)
> dnat x y | with_pat = ?dnat_rhs
Main> Bye for now!