Skip to content

Commit 569c86d

Browse files
committed
cmd/compile/internal/types2: review of importer_test.go
This is a small helper file that provides a default importer for the type checker tests. There is no go/types equivalent. The actual change is removing the "// UNREVIEWED" marker. Change-Id: Ic1f9858bdd9b818d9ddad754e072d9d14d8fb9b3 Reviewed-on: https://go-review.googlesource.com/c/go/+/304252 Trust: Robert Griesemer <[email protected]> Reviewed-by: Robert Findley <[email protected]>
1 parent ada77d2 commit 569c86d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cmd/compile/internal/types2/importer_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// UNREVIEWED
21
// Copyright 2020 The Go Authors. All rights reserved.
32
// Use of this source code is governed by a BSD-style
43
// license that can be found in the LICENSE file.

0 commit comments

Comments
 (0)