Skip to content

Allow Implicit Line Continuation before 'Then' keyword #126

@AnthonyDGreen

Description

@AnthonyDGreen

This should be permitted

If condition1 AndAlso
   condition2 AndAlso
   condition3 AndAlso
   condition4
Then
    ' Do stuff.
End If

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions