Commit 00eade1
Fix
Apparently `importName` can have many different types:
#232 (comment)
This commit ensures that the check whether the name is in the scope
(bindings) does not break on plain strings.
Closes: #232importName type confusion (string, bool, node) (#233)1 parent 88bfd99 commit 00eade1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments