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