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