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