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