Commit 9960a47
Fix bug with ternary transpile for indexed set (#1357)
* Fix bug with ternary transpile for indexed set
* Update src/parser/tests/expression/TernaryExpression.spec.ts
Co-authored-by: Luis Jacobetty Soares <57358121+luis-soares-sky@users.noreply.github.com>
---------
Co-authored-by: Luis Jacobetty Soares <57358121+luis-soares-sky@users.noreply.github.com>1 parent f022574 commit 9960a47
File tree
2 files changed
+25
-1
lines changed- src
- bscPlugin/transpile
- parser/tests/expression
2 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
827 | 827 | | |
828 | 828 | | |
829 | 829 | | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
830 | 853 | | |
831 | 854 | | |
832 | 855 | | |
| |||
0 commit comments