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