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