Skip to content

Commit 8c3aa93

Browse files
committed
Update test expectations for rc2
1 parent b328d15 commit 8c3aa93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/ql/test/library-tests/semmle/go/Function/TypeParamType.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ numberOfTypeParameters
9393
| internal/sync.HashTrieMap.iter | 0 | K | comparable |
9494
| internal/sync.HashTrieMap.iter | 1 | V | interface { } |
9595
| internal/sync.entry | 0 | K | comparable |
96+
| internal/sync.entry | 1 | V | interface { } |
9697
| internal/sync.entry.compareAndDelete | 0 | K | comparable |
9798
| internal/sync.entry.compareAndDelete | 1 | V | interface { } |
9899
| internal/sync.entry.compareAndSwap | 0 | K | comparable |

0 commit comments

Comments
 (0)