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