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