[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0626-4.cs
index ce3d17a7011e01e46467ca2f0b0d7bc660973f37..d18847ccdbc9731546e1e7106a58b269fb33dadb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0626-4.cs: Method, operator, or accessor `ExternClass.ExternMethod()' 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