JordanBoltonMN

Results 6 comments of JordanBoltonMN

It's not the highest priority but I don't think it'll be difficult to implement.. I'll look into it once I'm back in office.

It should be relatively easy to implement, but is marked as low priority as users won't run into a the verbatim literal in a regular work flow.

Originally it was added to help support it, but it no longer is needed. The lexer creates tokens on a per-line basis, which requires some additional token kinds such as...

I don't believe this is a bug. Recursive functions should have the `@` prefix, and if you add that prefix then the parser doesn't experience an error. Thoughts?

I believe you're right in that it's not a requirement on section members. If I had to guess this was a bug in the C# parser that went unnoticed, but...