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