fix(tests/lean/interactive/coe): adjust test to reflect changes in the standard library
This commit is contained in:
parent
057615532e
commit
466b671752
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
decidable (a = b)
|
||||
-- ACK
|
||||
-- SYNTH|5|16
|
||||
int.has_decidable_eq a b
|
||||
has_decidable_eq a b
|
||||
-- ACK
|
||||
-- SYMBOL|5|16
|
||||
_
|
||||
|
|
Loading…
Reference in a new issue