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