[runtime] Handle gparams constrained to vtypes correctly in mono_class_array_element_...
[mono.git] / samples / embed / test.cs
index 9e6f9228497cb9535b54920974aa6ec412a118cc..3283006d8b313a1b210ee1f4a3fb65231e955723 100644 (file)
@@ -1,7 +1,7 @@
 using System;
 using System.Runtime.CompilerServices;
 
-class Mono {
+class MonoEmbed {
        [MethodImplAttribute(MethodImplOptions.InternalCall)]
        extern static string gimme();