This website requires JavaScript.
Explore
Help
Sign In
public
/
stagex
Archived
Watch
5
Star
0
Fork
You've already forked stagex
0
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-04
. You can view files and clone it, but cannot push or open issues or pull requests.
03a1fa3761
stagex
/
tests
/
go
/
main.go
8 lines
71 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"Success"
)
}
Reference in New Issue
View Git Blame
Copy Permalink