shithub: mc

ref: 95e600ae6adf84bdb9c90304c405285e50b919dd
dir: /test/import-type.myr/

View raw version
use std

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