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