chore(tests/lean): fix test output
This commit is contained in:
parent
794382da01
commit
bf730d992c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
ftree.{l_1 l_2} : Type.{l_1} → Type.{l_2} → Type.{max 1 l_1 l_2}
|
||||
ftree.{l_1 l_2} : Type.{l_2} → Type.{l_1} → Type.{max 1 l_2 l_1}
|
||||
ftree.{l_1 l_2} : Type.{l_1} → Type.{l_2} → Type.{max 1 l_1 l_2}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue