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