Idris2/tests/idris2/literate014/expected

5 lines
112 B
Plaintext
Raw Normal View History

2020-06-27 20:14:14 +03:00
1/1: Building with (with.lidr)
Main> > dnat x y with (_)
> dnat x y | with_pat = ?dnat_rhs
Main> Bye for now!