[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0626-2.cs
index cd22979f4b38bca46b174901430617d88b219a4b..b5f059889f8b7054b17ab4d30bf2d834ded96dc4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0626-2.cs: Method, operator, or accessor `ExternClass.ExternMethod.set' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation
+// CS0626: `ExternClass.ExternMethod' is marked as an external but has no DllImport attribute. Consider adding a DllImport attribute to specify the external implementation
 // Line: 6
 // Compiler options: -warnaserror -warn:1