lean4-htt/tests/lean/right_assoc_dollar.lean

5 lines
69 B
Text

constant f : nat → nat → nat
open nat
check f $ succ $ 10 + 20