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