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