linksplatform / Protocols.Lino

A way to describe data using references and links.
https://linksplatform.github.io/Communication.Protocol.Lino
The Unlicense
3 stars 1 forks source link

Fix bug with indent whitespace #46

Closed Konard closed 2 years ago

Konard commented 2 years ago

Reproducible example:

https://github.com/linksplatform/Protocols.Lino/blob/be700acb6d0007118da3d6bec98c53691e3f08ab/csharp/Platform.Protocols.Lino.Tests/ParserTests.cs#L51-L60

Possible place of the problem:

https://github.com/linksplatform/Protocols.Lino/blob/be700acb6d0007118da3d6bec98c53691e3f08ab/csharp/Platform.Protocols.Lino/Parser.peg#L23-L25