Replaces .. with (ellipsis)

Joachim Ansorg
2024-07-05 10:56:03 +02:00
parent a1f4bc984f
commit 4c24767184

@@ -1,4 +1,4 @@
## Trying to declare parameters? Don't. Use `()` and refer to params as `$1`, `$2`, .. ## Trying to declare parameters? Don't. Use `()` and refer to params as `$1`, `$2`,
### Problematic code: ### Problematic code: