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