Merge branch 'main' into napalys/toSpliced-support

This commit is contained in:
Napalys Klicius
2024-11-14 15:44:49 +01:00
committed by Napalys
381 changed files with 37577 additions and 597 deletions

View File

@@ -240,6 +240,10 @@ typeInferenceMismatch
| tst.js:2:13:2:20 | source() | tst.js:54:14:54:19 | unsafe |
| tst.js:2:13:2:20 | source() | tst.js:61:10:61:20 | x.reverse() |
| tst.js:2:13:2:20 | source() | tst.js:62:10:62:22 | x.toSpliced() |
| tst.js:2:13:2:20 | source() | tst.js:64:10:64:21 | x.toSorted() |
| tst.js:2:13:2:20 | source() | tst.js:66:10:66:16 | xSorted |
| tst.js:2:13:2:20 | source() | tst.js:68:10:68:23 | x.toReversed() |
| tst.js:2:13:2:20 | source() | tst.js:70:10:70:18 | xReversed |
| xml.js:5:18:5:25 | source() | xml.js:8:14:8:17 | text |
| xml.js:12:17:12:24 | source() | xml.js:13:14:13:19 | result |
| xml.js:23:18:23:25 | source() | xml.js:20:14:20:17 | attr |