Update tests for entrypoints

This commit is contained in:
Ulf Norell
2019-06-27 14:16:33 +02:00
parent 85408a12a2
commit 6a59e455ce
51 changed files with 465 additions and 446 deletions
+1
View File
@@ -1,3 +1,4 @@
contract Simple =
type t = int => int
entrypoint dummy() = ()