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