Hi,
I would like to get a clarification on the proposed ::subpart syntax.
Would happens in cases with combinators? In particular the following is
valid:
way > node::A {
but what about:
way::B > node::A {
I think these cases should be syntax errors. How are parsers in the wild
dealing with this currently?
Thanks,
Kal