Skip to content

Commit b2560d0

Browse files
committed
Update test expectations
1 parent 94c3009 commit b2560d0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,11 @@
1-
| E | Ordered |
2-
| E | comparable |
3-
| E | interface { } |
4-
| E1 | interface { } |
5-
| E2 | interface { } |
61
| Edge | EdgeConstraint |
72
| Edge | interface { } |
83
| K | comparable |
94
| Node | NodeConstraint |
105
| Node | interface { } |
116
| S | interface { } |
12-
| S | interface { ~[]E } |
13-
| S1 | interface { ~[]E1 } |
14-
| S2 | interface { ~[]E2 } |
157
| SF2 | interface { } |
168
| SG2 | interface { } |
17-
| T | Ordered |
18-
| T | comparable |
19-
| T | interface { string \| []uint8 } |
209
| T | interface { } |
2110
| TF1 | interface { } |
2211
| TF2 | interface { } |

0 commit comments

Comments
 (0)