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