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