@ -174,7 +174,10 @@ DIR=${SRC%$BASE} #=> "/path/to" (dirpath)
### Comments
`# Single line comment`
```bash
# Single line comment
```
: '
This is a
@ -182,11 +185,6 @@ multi line
comment
'
# This is also
# a multi line
# Comment
### Substrings