IntelliTect / IntelliTect/EssentialCSharp
Page 72, compile warnig
Open
- Dominant language
- C#
- Stars
- 418
- Forks
- 173
- Avg merge
- 3m
- Merged PRs (30d)
- 3
Description
> For this reason, there can be nothing but whitespace to the left of the first quote of the closing triple quotes
> column or else the complier will emit a compile warning.
It is not a warning it is error CS8999: Line does not start with the same whitespace as the closing line of the raw string literal.
/rob
Contributor guide
Assessment
This issue has not been assessed yet.