Swift: Make ql-for-ql happy.

This commit is contained in:
Geoffrey White
2022-12-01 09:07:17 +00:00
parent 1ea44374a4
commit 8acc09b551

View File

@@ -3,9 +3,9 @@ import codeql.swift.dataflow.FlowSources
import codeql.swift.dataflow.ExternalFlow
/**
* Custom flow sources for this test. These cases ensure that MaD source
* definitions are able to successfully match a range of class fields and
* member functions.
* A models-as-data class expressing custom flow sources for this test. These
* cases ensure that MaD source definitions are able to successfully match a
* range of class fields and member functions.
*/
class CustomTestSourcesCsv extends SourceModelCsv {
override predicate row(string row) {