mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-05 00:33:12 +03:00
3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
|
function main() {
|
||
|
let a: u16 = 65535;
|
||
|
}
|