Merge pull request #1352 from goplus/xgopilot/claude/issue-1351-1760682793
Remove redundant CompareString from llgo:skip directive
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
|||||||
"github.com/goplus/llgo/runtime/internal/runtime"
|
"github.com/goplus/llgo/runtime/internal/runtime"
|
||||||
)
|
)
|
||||||
|
|
||||||
// llgo:skip init CompareString
|
// llgo:skip init
|
||||||
type _bytealg struct{}
|
type _bytealg struct{}
|
||||||
|
|
||||||
func IndexByte(b []byte, ch byte) int {
|
func IndexByte(b []byte, ch byte) int {
|
||||||
|
|||||||
Reference in New Issue
Block a user