Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc

This commit is contained in:
Paweł Bylica 2014-10-13 16:33:56 +02:00
commit 6131cca6ed
4 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,5 @@
let f n = n + 1
return f 2

View file

@ -1 +1 @@
630000000d60026300000016585d60005460206000f280600101915058
600760026010585d60005460206000f28060010190509058

View file

@ -0,0 +1,5 @@
let f a b = a + b
return f 2 3

View file

@ -0,0 +1 @@
6009600260036012585d60005460206000f2818101905090509058