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