lean4-htt/old_tests/tests/lean/pp_char_bug.lean.expected.out
2018-04-10 12:56:55 -07:00

15 lines
171 B
Text

⟨2, _⟩ : fin 5
⟨1, _⟩ : fin 3
'a' : char
to_string 'a' : string
"a"
'a'
'\x01'
'\x01'
'\x14'
'\x01' : char
'\x14' : char
'\x0f' : char
'\x10' : char
'\x0f'
'\x10'