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