2004-12-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / btests / ConditionalCompilationC1.vb
index 554b72d4f257a6899c9849d018bee4699ff2643c..7db55c5b2e6ae662171719fe9d2bb32adf9f86b0 100644 (file)
@@ -1,3 +1,14 @@
+REM LineNo: 17
+REM ExpectedError: BC30648
+REM ErrorMessage: String constants must end with a double quote.
+
+REM LineNo: 22
+REM ExpectedError: BC30037
+REM ErrorMessage: Character is not valid.
+
+'Line 9,  BC30648: String constants must end with a double quote.
+'Line 14, BC30037: Character is not valid.
+
 Imports System
 Module ConditionalCompilation
        Sub Main()