shithub: mc

ref: d5869067c222619979e82e95ca511cb1d217ce18
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
}