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