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: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* Type inferType(AstNode n, TypePath path)
|
||||
* ```
|
||||
*
|
||||
* for recursivelly inferring the type-path-indexed types of AST nodes. For example,
|
||||
* for recursively inferring the type-path-indexed types of AST nodes. For example,
|
||||
* one may have a base case for literals like
|
||||
*
|
||||
* ```ql
|
||||
|
||||
Reference in New Issue
Block a user