Skip to content

Instantly share code, notes, and snippets.

@DeX77
Created November 9, 2018 12:19
Show Gist options
  • Save DeX77/619f14ff9ea973359be07a44ac8262bd to your computer and use it in GitHub Desktop.
Save DeX77/619f14ff9ea973359be07a44ac8262bd to your computer and use it in GitHub Desktop.
src/ShellCheck/Parser.hs:1919:46: error:
parse error on input `-- |, || or &&'
|
1919 | try $ lookAhead (oneOf "|&") -- |, || or &&
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment