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

15 lines
231 B
Text

{val := 2, is_lt := of_as_true trivial} : fin 5
{val := 1, is_lt := of_as_true trivial} : fin 3
'a' : char
to_string 'a' : string
"'a'"
'a'
'\x01'
'\x01'
'\x14'
'\x01' : char
'\x14' : char
'\x0f' : char
'\x10' : char
'\x0f'
'\x10'