This website requires JavaScript.
Explore
Help
Register
Sign In
balsoft
/
ligo
Watch
1
Star
0
Fork
0
You've already forked ligo
Code
Issues
Pull Requests
Releases
Wiki
Activity
09a7e98f9d
ligo
/
test
/
contracts
/
ret_int.tz
5 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Michelson: Add a test suite
2017-07-24 17:06:56 +04:00
parameter unit;
Michelson: updates test suite to use `int` and `nat`
2017-07-18 19:38:20 +04:00
code {CAR; PUSH nat 300; PAIR};
return nat;
Michelson: Add a test suite
2017-07-24 17:06:56 +04:00
storage unit;
Reference in New Issue
Copy Permalink