test: reduceBool test
This commit is contained in:
parent
e30717a85a
commit
87f8ae99eb
1 changed files with 1 additions and 1 deletions
|
|
@ -34,4 +34,4 @@ def c5 := reduceNat v5
|
|||
#eval checkDefEq `c5 `Nat.zero
|
||||
#eval checkDefEq `Nat.zero `c5
|
||||
|
||||
-- #eval checkDefEq `c4 `Bool.true -- It crashes due to a bug at run_boxed
|
||||
#eval checkDefEq `c4 `Bool.true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue