Page 72, compile warnig

Open Beginner friendly
#885 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
78/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
csharp
Domain
documentation

Research direction

Locate the source for page 72 and review the quoted explanation of closing triple quotes and raw string literals. Correct the statement so it identifies CS8999 as an error rather than a warning, and fix the apparent “complier” typo; done means the page is accurate and the text is proofread.

Written by the indexing model from the issue text.

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

Dominant language
C#
Stars
419
Forks
173
Avg merge
3m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from IntelliTect/EssentialCSharp

All issues in IntelliTect/EssentialCSharp

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.