[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0068.cs
index bbf4cbaadcee91f95e8b4b23d16006ab336ce746..f53f341847bc41b5aca767c381059c6f9cb931f4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0068.cs: `IFoo.OnFoo': event in interface cannot have initializer
+// CS0068: `IFoo.OnFoo': event in interface cannot have an initializer
 // Line: 14
 
 using System;