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