[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0179.cs
index a83a1d726b4f50340189e628a1330732c952dc4c..f4bf35b2a6649edc3463269c5b9aa68d6d70a00e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0179.cs: `X.extern_method()' cannot declare a body because it is marked extern
+// CS0179: `X.extern_method()' cannot declare a body because it is marked extern
 // Line:
 
 class X {