shithub: mc

ref: 66927662264ccbcdf60396c156d1964d35b41ece
dir: /test/import-type.myr/

View raw version
use std

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