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