lean4-htt/tests/lean/run/strLitProj.lean
2021-05-07 14:38:21 -07:00

5 lines
81 B
Text

#reduce "".data
example : "".data = [] := rfl
theorem ex : "".data = [] := rfl