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