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