lean4-htt/tests/lean/commandPrefix.lean.expected.out
Kyle Miller 3854ba87b6
feat: pretty print letFun using have syntax (#8372)
This PR modifies the pretty printer to use `have` syntax instead of
`let_fun` syntax.
2025-05-16 15:10:01 +00:00

3 lines
107 B
Text

have this := ();
this : Id Unit
commandPrefix.lean:3:0-3:4: error: unexpected identifier; expected command