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
ligo
/
src
/
test
/
contracts
/
expected
/
amount.religo
9 lines
117 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ReasonLIGO pretty printing testing.
2020-06-03 12:41:26 +02:00
let check_ =
More testing and fine tuning.
2020-06-04 21:36:12 +02:00
(p: unit): int =>
ReasonLIGO pretty printing testing.
2020-06-03 12:41:26 +02:00
if(Tezos.amount
== 100000000mutez) {
42
} else {
0
};
Reference in New Issue
Copy Permalink