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