I fail to understand how to use them. Here is what I have:
// ---------------{ myPred = function() { return true; }}
start = r
r = &{myPred} "bla"// ---------------
This is not parsing the text "bla". Why?
Thanks!Marco