This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
go.nvim
Watch
2
Star
0
Fork
0
You've already forked go.nvim
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
edda37cb5e
go.nvim
/
lua
/
tests
/
fixtures
/
fmt
/
hello.go
8 lines
69 B
Go
Raw
Normal View
History
Unescape
Escape
init commit
2021-03-10 12:15:06 +00:00
package
main
import
"fmt"
func
main
(
)
{
new test cases for gofmt
2022-05-29 04:55:22 +00:00
fmt
.
Println
(
"go.nvim"
)
init commit
2021-03-10 12:15:06 +00:00
}
Reference in New Issue
Copy Permalink