shithub: mc

ref: 08abd441a43b7bcac3be65746612a2ef96799c80
dir: /test/import-type.myr/

View raw version
use std

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