We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SLAX doesn't use close tags, but users sometimes mistakenly do. A better error message is needed:
"data { ... }
Gives:
/Users/phil/zap/ddos-under-attack-juniper.txt:23: unexpected input: '{'; expected valid XPath expression /Users/phil/zap/ddos-under-attack-juniper.txt:34: unexpected input: '}'; expected valid top-level statement
The text was updated successfully, but these errors were encountered:
philshafer
No branches or pull requests
SLAX doesn't use close tags, but users sometimes mistakenly do. A better error message is needed:
"data { ... }
Gives:
/Users/phil/zap/ddos-under-attack-juniper.txt:23: unexpected input: '{'; expected valid XPath expression
/Users/phil/zap/ddos-under-attack-juniper.txt:34: unexpected input: '}'; expected valid top-level statement
The text was updated successfully, but these errors were encountered: