From 44e41b6c6ee81a320ebb92cea70228ea1d0b9ac0 Mon Sep 17 00:00:00 2001 From: koalaman Date: Sun, 26 Jun 2016 22:12:54 -0700 Subject: [PATCH] Created SC1105 (markdown) --- SC1105.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SC1105.md diff --git a/SC1105.md b/SC1105.md new file mode 100644 index 0000000..6851e70 --- /dev/null +++ b/SC1105.md @@ -0,0 +1,3 @@ +## Shells disambiguate (( differently or not at all. If the first ( should start a subshell, add a space after it. + +See [[SC1102]], the similar warning for ambiguous `$((`. \ No newline at end of file