mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Swift: Clean up.
This commit is contained in:
@@ -263,7 +263,7 @@ module Stmts {
|
||||
// ... a boolean condition.
|
||||
astFirst(ast.getElement(i).getBoolean().getFullyConverted(), first)
|
||||
or
|
||||
// ... or an availability check ...
|
||||
// ... or an availability check.
|
||||
astFirst(ast.getElement(i).getAvailability().getFullyUnresolved(), first)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user