index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
gcc
/
testsuite
/
go.test
/
test
/
fixedbugs
/
issue4326.dir
/
p2.go
blob: 8e86266dd8d4adb2f8aec9218b26c7595cfcabec (
plain
)
1
2
3
4
5
package
p2
import
"./p1"
func
NewO
()
p1
.
O
{
return
nil
}