advanced-security/qtil-swift
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
import codeql.swift.elements.type.internal.TupleTypeImpl
A tuple type, for example: (Int, String)
(Int, String)