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