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