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