shithub: mc

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

View raw version
use std

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