Skip to content

Commit 7369ffd

Browse files
authored
Merge pull request #1073 from xushiwei/t
_demo: hello
2 parents 8bff07d + ab15f30 commit 7369ffd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_demo/hello/hello.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ func main() {
1111
fmt.Println("hello world by fmt.Println")
1212
c.Printf(c.Str("Hello world by c.Printf\n"))
1313
}
14-
15-
/* Expected output:
16-
Hello world
17-
*/

0 commit comments

Comments
 (0)