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