shithub: mc

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

View raw version
use std

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