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