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