dhall-1.11.0: tests/normalization/examples/Optional/build/0A.dhall
../../../../../Prelude/Optional/build Integer ( λ(optional : Type) → λ(just : Integer → optional) → λ(nothing : optional) → just 1 )
../../../../../Prelude/Optional/build Integer ( λ(optional : Type) → λ(just : Integer → optional) → λ(nothing : optional) → just 1 )