Commit a8a8c83
committed
CLJS-3030: Regression with core.async surrounding select-keys / find on String
Temporary workaround. core.async just needs macroexpand to work, so the fact
that locals is malformed is not that important. Just ignore `lb` if it's not
a map for the time being.1 parent 515db0a commit a8a8c83
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3638 | 3638 | | |
3639 | 3639 | | |
3640 | 3640 | | |
3641 | | - | |
3642 | | - | |
| 3641 | + | |
| 3642 | + | |
| 3643 | + | |
| 3644 | + | |
| 3645 | + | |
3643 | 3646 | | |
3644 | 3647 | | |
3645 | 3648 | | |
| |||
0 commit comments