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