Describe the bug
当vd为某些正则表达式时,表现的结果与预期不符
To Reproduce
Steps to reproduce the behavior:
go get github.com/bytedance/go-tagexpr/v2@latest
run code: with 'go run'
Expected behavior
判断效果应相同
version:
github.com/bytedance/go-tagexpr@v2.9.11
Environment:
GOVERSION='go1.22.2'
Describe the bug
当vd为某些正则表达式时,表现的结果与预期不符
To Reproduce
Steps to reproduce the behavior:
go get github.com/bytedance/go-tagexpr/v2@latest
run code: with 'go run'
Expected behavior
判断效果应相同
version:
github.com/bytedance/go-tagexpr@v2.9.11
Environment:
GOVERSION='go1.22.2'