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