Files
codeql/swift/ql/test/extractor-tests/statements/ConditionElements.expected
Mathias Vorreiter Pedersen f17afa8a11 Swift: Accept test changes.
2022-05-25 16:01:42 +01:00

12 lines
800 B
Plaintext

| main.swift:3:8:3:13 | ... call to == ... | main.swift:3:8:3:13 | ... call to == ... |
| main.swift:10:17:10:24 | ... call to < ... | main.swift:10:18:10:22 | ... call to < ... |
| main.swift:39:9:39:14 | ... call to != ... | main.swift:39:9:39:14 | ... call to != ... |
| main.swift:65:4:65:19 | let ... | main.swift:65:9:65:15 | let ... |
| main.swift:65:4:65:19 | let ... | main.swift:65:19:65:19 | x |
| main.swift:65:4:65:19 | x | main.swift:65:9:65:15 | let ... |
| main.swift:65:4:65:19 | x | main.swift:65:19:65:19 | x |
| main.swift:67:4:67:20 | .some(...) | main.swift:67:9:67:16 | .some(...) |
| main.swift:67:4:67:20 | .some(...) | main.swift:67:20:67:20 | x |
| main.swift:67:4:67:20 | x | main.swift:67:9:67:16 | .some(...) |
| main.swift:67:4:67:20 | x | main.swift:67:20:67:20 | x |