shithub: mc

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

View raw version
use std

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