Swift: Add error query to AST tests.

Preexisting errors are left to be fixed later.
This commit is contained in:
Alexandre Boulgakov
2023-04-06 18:04:56 +01:00
parent b7c7449b08
commit 2b1dea56b5
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
| file://:0:0:0:0 | ... .combine(_:) | UnresolvedDotExpr |
| file://:0:0:0:0 | ... .combine(_:) | UnresolvedDotExpr |
| file://:0:0:0:0 | ... .combine(_:) | UnresolvedDotExpr |
| file://:0:0:0:0 | ... .combine(_:) | UnresolvedDotExpr |
| patterns.swift:16:12:16:12 | OverloadedDeclRefExpr | OverloadedDeclRefExpr |

View File

@@ -0,0 +1 @@
extractor-tests/errors/Errors.ql