Improve syntax for variables expressions in 'only' and 'except': AND
Description
We have a basic support for variables expressions in only and except keyworks, but the original proposal was cut in scope to keep it small and simple in the first iteration. We can now consider additional improvements that are useful to real cases and implement them.
Proposal
Support for AND operator on the same line (expression1 AND expression2)