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