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