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