This website works better with JavaScript
Home
Explore
Help
Sign In
zhourui
/
test_modules
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
v2
zrufo
5 years ago
parent
a9295a56ef
commit
0903f17fee
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
v2/index.go
+ 1
- 1
v2/index.go
View File
@@ -1,5 +1,5 @@
package test_modules
func Hello2() string {
- return "hello"
+ return "hello
1
"
}