[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0637.cs
index 512fc7e9c25bedf582c73917a1a7144a9a88179d..cbca67d4ab4607a490365a43780ff887a2739e14 100644 (file)
@@ -1,4 +1,4 @@
-// cs0637.cs: The FieldOffset attribute is not allowed on static or const fields
+// CS0637: The FieldOffset attribute is not allowed on static or const fields
 // Line: 10
 
 using System;