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