mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Shared: Fix path in qldoc
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e0ef24154a
commit
7dc49da6b0
@@ -781,7 +781,7 @@ module Make1<LocationSig Location, InputSig1<Location> Input1> {
|
||||
* `""` | ``Base`1``
|
||||
* `"T2"` | ``C`1``
|
||||
* `"T2.T1"` | ``C`1``
|
||||
* `"T2.T2.T2"` | `int`
|
||||
* `"T2.T1.T1"` | `int`
|
||||
*/
|
||||
pragma[nomagic]
|
||||
Type inferAccessType(Access a, AccessPosition apos, TypePath path) {
|
||||
|
||||
Reference in New Issue
Block a user