]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/cmd/cgo/internal/teststdio/testdata/stdio/file.go
misc/cgo: move easy tests to cmd/cgo/internal
[gostls13.git] / src / cmd / cgo / internal / teststdio / testdata / stdio / file.go
similarity index 97%
rename from misc/cgo/stdio/testdata/stdio/file.go
rename to src/cmd/cgo/internal/teststdio/testdata/stdio/file.go
index 2aa282eed3eeca9dab1fadd252f534785cdfe177..d97ee4c3a172db930737bc23690ce8522a6fd5ed 100644 (file)
@@ -5,7 +5,7 @@
 /*
 A trivial example of wrapping a C library in Go.
 For a more complex example and explanation,
-see ../gmp/gmp.go.
+see misc/cgo/gmp/gmp.go.
 */
 
 package stdio