shithub: mc

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

View raw version
use std

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