[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs1591-18.cs
index 0a23e0a0c1e1f923f81451ba30d67858ad4f8d8a..e86f4a0d6c3a7655293f5c585203b5d9b494523b 100644 (file)
@@ -1,4 +1,7 @@
+// CS1591: Missing XML comment for publicly visible type or member `Testing.Test.InternalStruct'
+// Line: 14
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing