Commit 0661da3
authored
[ERB] Enforce space between
* bug fixes
* Reworked ERB transformation to perform a series of appending calls to a buffer'
* rename buffers to prefix with joern__ to distinguish variables
* Remove prefix and postfix tag calls. Add call to original function before lambda lowering
* code cleanup
* add unit test showing lowered ERB code
* Update do block regexdo and params for do block (#21)1 parent 390c508 commit 0661da3
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | 100 | | |
102 | | - | |
| 101 | + | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
116 | | - | |
| 115 | + | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
0 commit comments