2024-02-26 13:00:25 +00:00
|
|
|
aqua B declares timeout, someString
|
2022-04-12 13:27:04 +00:00
|
|
|
|
2024-02-26 13:00:25 +00:00
|
|
|
func timeout() -> string:
|
|
|
|
<- "hack file"
|
2022-04-12 13:27:04 +00:00
|
|
|
|
2024-02-26 13:00:25 +00:00
|
|
|
func someString() -> string:
|
|
|
|
<- "sssss"
|