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