summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.cs')
-rw-r--r--tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.cs b/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.cs
index 70ef096103..307b5e0fec 100644
--- a/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.cs
+++ b/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12.cs
@@ -1,6 +1,7 @@
// 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.
+
// super simple case. forget wrapper structs, just overlap an int and an objref!
using System;
using System.Runtime.InteropServices;