Files
ersteller/starter/check_check.go
T
2025-11-15 13:54:04 +01:00

6 lines
54 B
Go

package main
func main() {
println("check check")
}