Fix "undeclared identifier 'uintImpl'"

Happened when caller imports contractabi, but not stint.
This commit is contained in:
Mark Spanbroek 2021-11-25 10:40:36 +01:00
parent ac257548ea
commit a93772e69b

View File

@ -1,6 +1,8 @@
import pkg/stint
import pkg/upraises
export stint
push: {.upraises:[].}
type