shithub: mc

ref: d563b951f40542b355fc4acfc60c2f1f420935d0
dir: /test/import-type.myr/

View raw version
use std

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

	-> 0
}