Skip to content

Commit 256776f

Browse files
committed
Recharacterize tests to match current converter output
https://claude.ai/code/session_01AkwUvu3XuCdj3D4axoX4UX
1 parent 81d9917 commit 256776f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/CSharp/ExpressionTests/ByRefTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -981,6 +981,7 @@ End Class
981981
internal partial struct S
982982
{
983983
}
984+
984985
internal partial class C
985986
{
986987
public void Foo([Optional] ref S s)

0 commit comments

Comments
 (0)