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