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