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