Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 278 Bytes

description.md

File metadata and controls

6 lines (5 loc) · 278 Bytes

Indentation for when clauses should increase two levels

When guards are long enough to require a second line they must be indented two levels to signal a continuation line. Guards that are only indented a single level can lead to confusing them with part of the clause body.