Skip to content

Commit 20bba86

Browse files
rhnvrmdmitshur
authored andcommitted
doc/play: match the hello world snippet in x/website
Fixes #35099 Change-Id: Ieaf3174540087bd20443b38703ef88d9f9638052 GitHub-Last-Rev: 12973bc GitHub-Pull-Request: #35123 Reviewed-on: https://go-review.googlesource.com/c/go/+/202998 Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Dmitri Shuralyov <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent e9e4f6c commit 20bba86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/play/hello.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// You can edit this code!
2+
// Click here and start typing.
13
package main
24

35
import "fmt"

0 commit comments

Comments
 (0)