You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2025. It is now read-only.
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'