mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-09 03:26:30 +03:00
4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
|
function main() -> i128 {
|
||
|
return 0
|
||
|
}
|