Commit daf8104
committed
Fix bug introduced in the TSFASTImporter
I forgot to nil out a variable :(
My PR introducing the customizable importer will change the code with the error to have something cleaner by refying the context entries. The bug was already fixed without me knowing in my other branch :)1 parent 1e89b81 commit daf8104
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
0 commit comments