shithub: mc

ref: 3abef8578c5831bacfdaf0c16a1651052d2313fd
dir: /test/import-type.myr/

View raw version
use std

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