explicit this

Co-authored-by: Taus <tausbn@github.com>
This commit is contained in:
Erik Krogh Kristensen
2022-01-07 15:22:21 +01:00
committed by GitHub
parent 9afd360731
commit bb94c42a35

View File

@@ -2461,7 +2461,7 @@ module YAML {
version = "\"*\""
)
or
name = getProperty("libraryPathDependencies") and
name = this.getProperty("libraryPathDependencies") and
version = "\"*\""
}