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