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