dotnet / dotnet/vblang

Allow Implicit Line Continuation before 'Then' keyword

Open
#126 1 comment 4 reactions 0 assignees View on GitHub
Proposal
Dominant language
No language data
Stars
328
Forks
71
PR merge metrics
No merged PRs in 30d

Description

This should be permitted

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.