summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/regressions/421439/ValX1.il
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Loader/classloader/regressions/421439/ValX1.il')
-rw-r--r--tests/src/Loader/classloader/regressions/421439/ValX1.il18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/src/Loader/classloader/regressions/421439/ValX1.il b/tests/src/Loader/classloader/regressions/421439/ValX1.il
new file mode 100644
index 0000000000..4335a7839a
--- /dev/null
+++ b/tests/src/Loader/classloader/regressions/421439/ValX1.il
@@ -0,0 +1,18 @@
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
+
+.assembly extern System.Console { }
+
+.assembly extern mscorlib {}
+
+.assembly ValX1 {}
+
+
+.class public sequential ansi sealed beforefieldinit ValX1<T>
+ extends [mscorlib]System.ValueType
+{
+ .pack 0
+ .size 1
+}
+