Updated SC1102 (markdown)

lacygoill
2022-09-26 19:33:14 +02:00
parent dd37d040d6
commit 02f5a5113e

@@ -1,4 +1,4 @@
## Shells disambiguate `$((` differently or not at all. For `$(command substition)`, add space after `$(` . For `$((arithmetics))`, fix parsing errors. ## Shells disambiguate `$((` differently or not at all. For `$(command substitution)`, add space after `$(` . For `$((arithmetics))`, fix parsing errors.
### Problematic code: ### Problematic code: