It is now not possible to replace this: https://github.com/linksplatform/Communication.Protocol.Lino/blob/4c36c8eedc680d2eab96dfd0c1a66f0e5af264ff/Platform.Communication.Protocol.Lino/Parser.peg#L11 with this: ``` singleLineAnyLink <Link> = singleLinePointLink / singleLineValueLink / singleLineLink ``` Think why, and can something be done about it.
It is now not possible to replace this:
https://github.com/linksplatform/Communication.Protocol.Lino/blob/4c36c8eedc680d2eab96dfd0c1a66f0e5af264ff/Platform.Communication.Protocol.Lino/Parser.peg#L11
with this:
Think why, and can something be done about it.