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