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