4 lines
40 B
Rust
Raw Normal View History

type T = i16;
const bits: T = 16 as T;