variable A : Type.{1}
variable f : A → A → A
print raw f _ (f _ _)