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