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