5 lines
81 B
Text
5 lines
81 B
Text
#reduce "".data
|
|
|
|
example : "".data = [] := rfl
|
|
|
|
theorem ex : "".data = [] := rfl
|