lean4-htt/tests/lean/format_macro.lean.expected.out

14 lines
294 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"hi"
"hi"
"hi\nhi"
"1+1"
"2"
"{2}"
"a1"
"1a"
"}"
λ (α : ?M_1), to_fmt "" ++ to_fmt α ++ to_fmt "" : ?M_1 → format
format_macro.lean:13:6: error: invalid expression, unexpected token
format_macro.lean:14:6: error: expression expected
format_macro.lean:15:6: error: invalid expression
"abc"