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