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