'Line 9, BC30013: '#EndIf' must be preceded by a matching '#If' Imports System Module ConditionalCompilation Sub Main() Console.WriteLine("Hello World") End Sub End Module #End If