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