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