queryfast
queryfast
For golang/go#45557
This string expected the font color to be dark blue, but it didn't take effect.
## Why this should be merged There is a [new function](https://pkg.go.dev/[email protected]#Contains) added in the go1.21 standard library, which can make the code more concise and easy to read. ## How...
What: There is a [new function](https://pkg.go.dev/[email protected]#Copy) added in the go1.21 standard library, which can make the code more concise and easy to read. Why: Please describe the tests: - Test...