This website requires JavaScript.
Explore
Help
Sign In
p3ls
/
test
Watch
1
Star
0
Fork
You've already forked test
0
Code
Issues
2
Pull Requests
Releases
65
Wiki
Activity
main
Browse Source
p3ls
2022-06-26 13:03:54 +02:00
parent
25dc78322b
commit
c4f6b390bc
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
main.go
Normal file
Unescape
Escape
View File
@ -0,0 +1,7 @@
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"test"
)
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
p3ls/test
Title
Body
Create Issue