mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-26 15:32:16 +00:00
4 lines
38 B
TypeScript
4 lines
38 B
TypeScript
|
var a: i32;
|
||
|
let b: i32;
|
||
|
const c: i32;
|