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