Files
go-legacy-win7/src/cmd/compile/internal/importer/testdata/alias.go

8 lines
193 B
Go
Raw Normal View History

2024-12-24 19:40:24 +07:00
// Copyright 2024 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package testdata
type A = int32