shithub: mc

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

View raw version
use std

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