[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0214-5.cs
index a9260d2d00d9396d6bdd23e017de2092a4dbcace..3aee3df7e948293c0fe50613610d740439469eac 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214-5.cs: Pointers and fixed size buffers may only be used in an unsafe context
+// CS0214: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 16
 // Compiler options: -unsafe