mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-21 02:31:50 +03:00
1522c3a92c
Co-authored-by: G. Allais <guillaume.allais@ens-lyon.org>
3 lines
169 B
Plaintext
3 lines
169 B
Plaintext
: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 } }]
|