shithub: mc

ref: 4bae6900bbc9611697e592af091cb12e940ed020
dir: /test/import-type.myr/

View raw version
use std
use sys

const main = {
	var x : std.size
	var y : std.off
	var z : sys.statbuf
}