shithub: mc

ref: 2c814b34375827b994cd448160304c18ddbbeb5c
dir: /test/import-type.myr/

View raw version
use std

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