shithub: mc

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

View raw version
use std

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