4 lines
38 B
TypeScript
Raw Normal View History

2017-12-13 23:24:13 +01:00
var a: i32;
let b: i32;
const c: i32;