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