Github user justinleet commented on the issue:

    https://github.com/apache/incubator-metron/pull/542
  
    ```
    /code [Stellar]>>> " bar \\\\ foo "
     bar \\\ foo
    ```
    Shouldn't that produce 'bar \\ foo' (One less backslash)?  It seems like 
it's not handling chained backslash escapes properly (or at least the way Java 
does, which I assume is the template).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to