Skip to content

Commit d5cf571

Browse files
committed
C#: Update boxing conversion expected output.
1 parent c8e2fa6 commit d5cf571

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

csharp/ql/test/library-tests/conversion/boxing/Boxing.expected

-3
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@
117117
| Nullable<Int32> | Object |
118118
| Nullable<Int32> | ValueType |
119119
| Nullable<Int32> | dynamic |
120-
| S | Object |
121-
| S | ValueType |
122-
| S | dynamic |
123120
| T1 | Object |
124121
| T1 | dynamic |
125122
| T3 | Object |

0 commit comments

Comments
 (0)