Commit 9aec536
path: change
Change posix.join to use array.join instead of additional assignment.
PR-URL: #54331
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Yagiz Nizipli <[email protected]>posix.join to use array1 parent 66dcb2a commit 9aec536
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1236 | 1236 | | |
1237 | 1237 | | |
1238 | 1238 | | |
1239 | | - | |
| 1239 | + | |
| 1240 | + | |
1240 | 1241 | | |
1241 | 1242 | | |
1242 | 1243 | | |
1243 | 1244 | | |
1244 | | - | |
1245 | | - | |
1246 | | - | |
1247 | | - | |
| 1245 | + | |
1248 | 1246 | | |
1249 | 1247 | | |
1250 | | - | |
| 1248 | + | |
| 1249 | + | |
1251 | 1250 | | |
1252 | | - | |
| 1251 | + | |
| 1252 | + | |
1253 | 1253 | | |
1254 | 1254 | | |
1255 | 1255 | | |
| |||
0 commit comments