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