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