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