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