dhall-1.21.0: dhall-lang/tests/normalization/success/simplifications/eqB.dhall
{ example0 = λ(x : Bool) → x
, example1 = λ(x : Bool) → x
, example2 = λ(x : Bool) → True
}
{ example0 = λ(x : Bool) → x
, example1 = λ(x : Bool) → x
, example2 = λ(x : Bool) → True
}