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