mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-03-15 19:50:51 +00:00
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
|
service Demo("demo"):
|
||
|
get4() -> u64
|
||
|
get5(arg: u32)
|
||
|
get6(a: string) -> bool
|