compiler, libgo: Permit testing package when test imports it circularly.

From-SVN: r195931
This commit is contained in:
Ian Lance Taylor 2013-02-10 06:02:38 +00:00
parent 8e29a61c2d
commit d54fc07473
16 changed files with 84 additions and 264 deletions

View file

@ -2,9 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package syntax_test
package syntax
import . "regexp/syntax"
import "testing"
var simplifyTests = []struct {