Updated SC2111 (markdown)

Joachim Ansorg
2022-10-31 15:26:22 +01:00
parent c9d7cdee1b
commit e19d7fc734

@@ -1,4 +1,4 @@
## ksh does not allow 'function' keyword and '()' at the same time.
## ksh does not allow `function` keyword and `()` at the same time.
### Problematic code: