Skip to content

Commit 18d83d3

Browse files
committed
Tweak comment
1 parent ac19f1a commit 18d83d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/checker/checker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21464,7 +21464,7 @@ func (c *Checker) instantiateTypeWorker(t *Type, m *TypeMapper, alias *TypeAlias
2146421464
}
2146521465

2146621466
// Handles instantiation of the following object types:
21467-
// AnonymousType (ObjectFlagsAnonymous)
21467+
// AnonymousType (ObjectFlagsAnonymous|)
2146821468
// TypeReference with node != nil (ObjectFlagsReference)
2146921469
// InstantiationExpressionType (ObjectFlagsInstantiationExpressionType)
2147021470
// MappedType (ObjectFlagsMapped)

0 commit comments

Comments
 (0)