This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
golang-tutorial
mirror of
https://github.com/Tinywan/golang-tutorial.git
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
go get install
Browse Source
pull/5/head
ShaoBo Wan
8 years ago
parent
e1b10e8310
commit
c34c98e9f0
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
7
main.go
Unescape
Escape
View File
@ -0,0 +1,7 @@
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"Hello HI"
)
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/golang-tutorial
Title
Body
Create Issue