From eb711c7c3556361e26c7e4652e9127334b3794b8 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 18:54:31 +0100 Subject: [PATCH] Updated SC1105 (markdown) --- SC1105.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC1105.md b/SC1105.md index 6851e70..cd36293 100644 --- a/SC1105.md +++ b/SC1105.md @@ -1,3 +1,3 @@ -## Shells disambiguate (( differently or not at all. If the first ( should start a subshell, add a space after it. +## 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