fix: test
This commit is contained in:
parent
0a280793c7
commit
c06ca8304d
1 changed files with 2 additions and 1 deletions
|
|
@ -46,7 +46,8 @@ def tst2 : MetaM Unit := do
|
|||
let s ← Meta.getSimpLemmas
|
||||
let m ← s.post.getMatch lhs
|
||||
trace[Meta.debug]! "result: {m}"
|
||||
assert! m.size == 3
|
||||
assert! m.any fun s => s.name? == `ex2
|
||||
|
||||
|
||||
set_option trace.Meta.debug true in
|
||||
#eval tst2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue