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