raw test output

This commit is contained in:
Asger F
2025-02-27 15:32:57 +01:00
parent 193b26e938
commit 2a194a53af
195 changed files with 457 additions and 3237 deletions

View File

@@ -1,4 +1 @@
#select
| withStatement.js:2:3:2:14 | with (f ... x;\\n } | Do not use 'with'. |
testFailures
| withStatement.js:2:3:2:14 | Do not use 'with'. | Unexpected result: Alert |
| withStatement.js:2:3:2:25 | with (f ... x;\\n } | Do not use 'with'. |