There was an error while loading. Please reload this page.
1 parent 65b4b62 commit 063385dCopy full SHA for 063385d
README.md
@@ -165,7 +165,7 @@ when there are no arguments on the same line as the function name.
165
[x] (bar x))
166
```
167
168
-* <a name="docstring-after-fn-name">
+* <a name="docstring-after-fn-name"></a>
169
When adding a docstring – especially to a function using the above form – take
170
care to correctly place the docstring after the function name, not after the
171
argument vector. The latter is not invalid syntax and won’t cause an error,
0 commit comments