This commit is contained in:
Tomas Dvorak
2026-02-22 15:41:27 +01:00
parent 0b88627e54
commit 409acd2e08
84 changed files with 65382 additions and 27475 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ func main() {
if s != nil {
fmt.Printf(" ✓ %s\n", st)
} else {
fmt.Printf(" %s (not implemented)\n", st)
fmt.Printf(" %s (not implemented)\n", st)
}
}