Imports System Interface I Sub S() Dim a As Integer End Sub End Interface Module InterfaceC3 Sub Main() End Sub End Module