ref: 918dc52272baa853d5e9a49f224e89cd55c8fd64 dir: /test/bigliteral.myr/
use std const main = { std.put("%l\n", 34359738368 castto(int64)) }