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