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