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