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