Skip to content

Commit bb94c42

Browse files
erik-kroghtausbn
andauthored
explicit this
Co-authored-by: Taus <[email protected]>
1 parent 9afd360 commit bb94c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/ql/src/codeql_ql/ast/Ast.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2461,7 +2461,7 @@ module YAML {
24612461
version = "\"*\""
24622462
)
24632463
or
2464-
name = getProperty("libraryPathDependencies") and
2464+
name = this.getProperty("libraryPathDependencies") and
24652465
version = "\"*\""
24662466
}
24672467

0 commit comments

Comments
 (0)