shithub: mc

ref: 5ae8f105a5e471a63033238946f7596e26ed0ab5
dir: /test/import-type.myr/

View raw version
use std

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