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