chore(tests/lean): fix tests output
This commit is contained in:
parent
3ead9c1a59
commit
944ae3dfbb
2 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pp_no_proofs.lean:8:11:failed to generate bytecode for 'messy'
|
||||
code generation failed, VM does not have code for 'f'
|
||||
f (Ps (Ps (Ps (Ps (Ps (Ps P0))))))
|
||||
f ⌞P 6⌟
|
||||
@f 6 ⌞@P ⌞true⌟ 6⌟
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
string ↣ name : mk_simple_name
|
||||
C ↣ _Fun : f
|
||||
C ↣ [fun-class] : f
|
||||
c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue