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