Commit 5f8f4a7
authored
Extra arguments when calling put were prefixed twice (#12)
* generate extra parameters and arguments for custom write proc
* fixed bug with extra param symbol reusage
* fixed bug that caused extra arguments of put call to be prefixed twice (node was reused where it shouldn't)1 parent 0a5de57 commit 5f8f4a7
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
234 | 237 | | |
235 | 238 | | |
236 | 239 | | |
| |||
0 commit comments