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