Idris2/tests/base/ttimp_show001/input

3 lines
169 B
Plaintext
Raw Normal View History

:module Language.Reflection
show `[f a b with (expr) { f a b | x = one; f a b | y with (expr2) { f a a | y | z = e; f a a | y | zz = ee; f a a | y | zzz impossible } }]