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