Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update src/tests/Regressions/coreclr/GitHub_121791/test121791.il
  • Loading branch information
jkotas authored Nov 22, 2025
commit a48c8913483a8a10a2fb02efb4cc852d1097dfd7
2 changes: 1 addition & 1 deletion src/tests/Regressions/coreclr/GitHub_121791/test121791.il
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

.assembly extern System.Runtime { auto }
.assembly extern System.Runtime {}
.assembly extern xunit.core {}

.assembly test121791{}
Expand Down
Loading