Error code E0758
A multi-line (doc-)comment is unterminated.
Erroneous code example:
ⓘ
The same goes for doc comments:
ⓘ
You need to end your multi-line comment with */
in order to fix this error:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
A multi-line (doc-)comment is unterminated.
Erroneous code example:
ⓘ
The same goes for doc comments:
ⓘ
You need to end your multi-line comment with */
in order to fix this error: