test(tests/lean/run): add coercion test issue

This commit is contained in:
Leonardo de Moura 2015-11-11 12:12:15 -08:00
parent fa3baed701
commit 296a4ab940

View file

@ -0,0 +1,3 @@
import data.int
open int algebra
example : has_mul int := _