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