Commit 7be7f30
authored
Fix for Issue 159. (#161)
* Remove extra parens in -if-let binding form
* Revert "Remove extra parens in -if-let binding form"
This reverts commit d85dd98.
* Remove erroneous extra parens in -if-let binding form
This fixes #159
The previous commit was reverted, as that was incorrect.1 parent 7011f3c commit 7be7f30
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments