We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952fec0 commit 8a455c3Copy full SHA for 8a455c3
main.go
@@ -10,5 +10,5 @@ func main() {
10
return "result", nil
11
})
12
13
- server.Listen(":9000")
+ server.Listen(":9000")
14
}
0 commit comments