...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Text file
src
/
internal
/
diff
/
testdata
/
same.txt
Documentation:
internal/diff/testdata
1
-- old --
2
hello world
3
-- new --
4
hello world
5
-- diff --
View as plain text