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