doc: fix code highlight (#28)

This commit is contained in:
JetSquirrel 2022-11-09 11:55:55 +08:00 committed by GitHub
parent bead2f0e3b
commit 3f0b60187c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -725,7 +725,7 @@ func main() {
### WaitGroup
<!--rehype:wrap-class=row-span-2-->
```golang
```go
package main
import (
"fmt"