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