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