Update tests for entrypoints
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
|
||||
contract Identity =
|
||||
function main (x:int) = x
|
||||
entrypoint main (x:int) = x
|
||||
|
||||
Reference in New Issue
Block a user