* remove query/q remove and fixed tests for removed func * paren fix (cherry picked from commit b47d2e07e1)
b47d2e07e1
We introduced the new loop keyword as a replacement for with without adding tests that it behaved as we expected. This test asserts that behaviour. Incidentally, it also shows how to use parameters with lookups and loops now.