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