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