We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf7f33 commit 007d8a0Copy full SHA for 007d8a0
src/DotNext.AotTests/Runtime/BoxedValueTests.cs
@@ -1,7 +1,7 @@
1
namespace DotNext.Runtime;
2
3
[TestClass]
4
-public sealed class BoxedValueTests
+public class BoxedValueTests
5
{
6
[TestMethod]
7
public void BoxUnbox()
0 commit comments