Missing page

Adrian Ho
2020-03-04 19:48:15 +08:00
parent cba260ea60
commit 8798d56a59

9
SC1070.md Normal file

@@ -0,0 +1,9 @@
## Parsing stopped here. Mismatched keywords or invalid parentheses?
### Rationale
Shellcheck found a syntax error at the indicated location. Barring a bug in Shellcheck itself, your shell will also crash with a syntax error at the same location, so you cannot ignore this check.
### Exceptions
None.