shithub: mc

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

View raw version
use std

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