Draco-lang / Language-suggestions

Collecting ideas for a new .NET language that could replace C#
75 stars 5 forks source link

RFC0007 - Specify cutoff rule for multiline strings #87

Closed LPeter1997 closed 1 year ago

LPeter1997 commented 1 year ago

This RFC defines exactly how the cutoff rule works for multiline strings. While this might seem intuitive at first, the multiple kinds of whitespace characters can actually make it tricky what to accept as valid.