shithub: mc

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

View raw version
use std

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