Updated SC2155 (markdown)

Mingye Wang
2020-05-12 12:55:00 +08:00
parent 93d4e6f5d9
commit 25180a6788

@@ -77,4 +77,4 @@ While this runs fine in other shells, [dash doesn't treat this as an assignment]
```
local: spa/ce: bad variable name
```
After separating this runs fine in any shell.
After separating this runs fine in any shell. If you really don't want to separate it, you can double quote the substitutions.