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