const go/ast.Typ

3 uses

	go/ast (current package)
		scope.go#L144: 	Typ                // type
		scope.go#L154: 	Typ: "type",

	go/parser
		parser.go#L2389: 	p.declare(spec, nil, p.topScope, ast.Typ, ident)