mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-08 19:19:23 +03:00
3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
function main() {
|
|
const a: i64 = -9223372036854775808;
|
|
} |