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