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