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