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