mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update shared/typeinference/codeql/typeinference/internal/TypeInference.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* `TypePath` type, and `Make2`, which (using `TypePath` in the input signature)
|
||||
* constructs the `Matching` and `IsInstantiationOf` modules.
|
||||
*
|
||||
* The intended use of this library is define a predicate
|
||||
* The intended use of this library is to define a predicate
|
||||
*
|
||||
* ```ql
|
||||
* Type inferType(AstNode n, TypePath path)
|
||||
|
||||
Reference in New Issue
Block a user