This website requires JavaScript.
Explore
Help
Register
Sign In
wyh
/
hello
Watch
1
Star
0
Fork
You've already forked hello
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
20
Browse Source
...
This commit is contained in:
wyh
2021-07-19 11:42:12 +08:00
parent
b02ac05ed1
commit
d89a3abf9c
1 changed files
with
7 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
7
god.go
Normal file
Unescape
Escape
View File
@ -0,0 +1,7 @@
package
main
import
"fmt"
func
mains
(
)
{
fmt
.
Println
(
"hello 52."
)
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
wyh/hello
Title
Body
Create Issue