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