shithub: mc

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

View raw version
use std

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