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