Set: pp::colors
  Set: pp::unicode
  Imported 'Int'
λ (A : Type) (a : A), let b := a in b : ∀ (A : Type), A → A
  Assumed: g
  Defined: f
f ℕ 10
f ℤ (- 10)