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