Skip to content

Commit 915a33a

Browse files
committed
Update expectation for go/ql/test/library-tests/semmle/go/Types/Types.ql
1 parent 1a7cf87 commit 915a33a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

go/ql/test/library-tests/semmle/go/Types/Types.expected

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,42 @@
2626
| GenericStruct2b |
2727
| HasBlankTypeParam |
2828
| HasBlankTypeParams |
29+
| K |
2930
| MyFuncType1 |
3031
| MyFuncType2 |
3132
| MyInterface |
3233
| MyMapType |
3334
| Qux |
35+
| S |
3436
| T |
37+
| T0 |
38+
| T1 |
3539
| T2 |
3640
| T3 |
3741
| T4 |
42+
| T5 |
43+
| T6 |
44+
| T7 |
45+
| T8 |
46+
| T9 |
47+
| T10 |
48+
| T11 |
49+
| T12 |
50+
| T13 |
51+
| T14 |
52+
| T15 |
53+
| T16 |
54+
| T17 |
55+
| T18 |
56+
| T19 |
57+
| T20 |
58+
| T21 |
59+
| T22 |
60+
| T23 |
61+
| U |
3862
| UsesCircularGenericStruct1 |
63+
| V |
64+
| _ |
3965
| a |
4066
| b |
4167
| base |

0 commit comments

Comments
 (0)