shithub: mc

ref: 5131214c8ddbd9a4f3a4b6c9acef575985ff867d
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
}