Files
scannerbot/server/main.go
T
2026-05-12 01:54:58 +00:00

6 lines
54 B
Go

package main
func main() {
println("hello world")
}