[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0196.cs
index 1240bdf7081f6f1cebd813fff8ae507b33e74e29..db8011a88565fda2a4ce9cc789c760cbed5553b0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0196.cs: A pointer must be indexed by only one value
+// CS0196: A pointer must be indexed by only one value
 // Line: 10
 // Compiler options: -unsafe
 using System;