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