mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-04-24 22:42:13 +00:00
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
service Some(""):
|
|
callee(s: string) -> string
|
|
|
|
func version() -> string:
|
|
<- Some.callee("222222222") |