Initial commit: Go 1.23 release state
This commit is contained in:
5
test/fixedbugs/issue8280.dir/b.go
Normal file
5
test/fixedbugs/issue8280.dir/b.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package b
|
||||
|
||||
import "./a"
|
||||
|
||||
var foo = a.Bar
|
||||
Reference in New Issue
Block a user