SDT Cloud
Device Management
BlokWorks
StackBase
Cobiops Notebook
This website requires JavaScript.
Explore
Help
Register
Sign In
skyun
/
gitea-test
Watch
1
Star
0
Fork
You've already forked gitea-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
first commit
Browse Source
...
This commit is contained in:
yunsukyung
2023-08-30 17:01:09 +09:00
commit
4795c9901d
1 changed files
with
9 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
9
test.go
Normal file
Unescape
Escape
View File
@ -0,0 +1,9 @@
package
main
import
(
"fmt"
)
func
main
(
)
{
fmt
.
Println
(
"test"
)
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
skyun/gitea-test
Title
Body
Create Issue