blob: c539a8f96a1fe0e26309b9eaea775f41106c7f85 [file] [log] [blame]
const a = (1 << 30u);
const b = (a << 10u);
const c = (5000000000 << 3u);