Yes! I’m still testing it, but it’s already working:
{“.query”: [“list=a”,“list=b”,“#|”,“list=c”,“#|”,“comment=d”,“address=d”,“#|”,“#&”]}
equal to: (list=a or list=b or list=c) and (address=d or comment=d)
The great force of brute force is at work, but trying to use the numbers was unnecessary…
Thanks, Amm0! 10 minutes passed and the stack processing logic finally became clear to me