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 Oct 26, 2022. It is now read-only.
用例数据:
apples=[1,2,3,4]
xml:
apple in
#{item}
测试返回结果:
apple in (? ,
?)
期待返回结果:
apple in (? , ? , ? , ?)