Commit 915a3b2
Upgrade matchresult enum from scala 2 to scala 3 (#5742)
* Upgrade matchresult enum from scala 2 to scala 3
* Use curly-brace style for enum
Co-authored-by: maltek <1694194+maltek@users.noreply.github.com>
---------
Co-authored-by: maltek <1694194+maltek@users.noreply.github.com>1 parent 9dcf543 commit 915a3b2
File tree
1 file changed
+4
-6
lines changed- semanticcpg/src/main/scala/io/shiftleft/semanticcpg/accesspath
1 file changed
+4
-6
lines changedLines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
229 | 227 | | |
230 | 228 | | |
231 | 229 | | |
| |||
0 commit comments