shithub: mc

ref: 93c80509bd8997bef851dacbd6399f3fa6554518
dir: /test/import-type.myr/

View raw version
use std

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