This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
actions_test
Watch
1
Star
0
Fork
0
You've already forked actions_test
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
73c1bb0650
actions_test
/
app.go
7 lines
76 B
Go
Raw
Normal View
History
Unescape
Escape
Update app.go
2024-03-01 21:26:47 -06:00
package
main
import
"fmt"
func
main
(
)
{
Update app.go
2024-03-01 21:35:33 -06:00
fmt
.
Println
(
"Hello. World!"
)
Update app.go
2024-03-01 21:26:47 -06:00
}
Reference in New Issue
Copy Permalink