shithub: mc

ref: 53613143d569099c990aee0aa312875781335405
dir: /test/import-type.myr/

View raw version
use std

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