Skip to content

Commit ce1fb4c

Browse files
committed
Swift: accept test changes
1 parent eb14348 commit ce1fb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/test/extractor-tests/errors/Errors.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
| file://:0:0:0:0 | (no string representation) | ErrorType |
21
| file://:0:0:0:0 | ... .combine(_:) | UnresolvedDotExpr |
2+
| file://:0:0:0:0 | <<error type>> | ErrorType |
33
| overloaded.swift:6:5:6:5 | OverloadedDeclRefExpr | OverloadedDeclRefExpr |
44
| unresolved.swift:5:1:5:14 | UnresolvedSpecializeExpr | UnresolvedSpecializeExpr |
55
| unspecified.swift:3:1:3:23 | missing extended_type_decl from ExtensionDecl | UnspecifiedElement |

0 commit comments

Comments
 (0)