fix(tests/lean/interactive/coe): adjust test to reflect changes in the standard library

This commit is contained in:
Leonardo de Moura 2014-12-05 22:27:03 -08:00
parent 057615532e
commit 466b671752

View file

@ -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
_