A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/dotnet/csharplang/issues/4304 below:

Raw string literal · Issue #4304 · dotnet/csharplang · GitHub

Raw string literal Summary

Allow a new form of string literal that starts with a minimum of three """ characters (but no maximum), optionally followed by a new_line, the content of the string, and then ends with the same number of quotes that the literal started with. For example:

var xml = """
          <element attr="content"/>
          """;

Spec: https://github.com/dotnet/csharplang/blob/main/proposals/raw-string-literal.md

Special thanks to @jnm2 for a deep review of this proposal

Thaina, ufcpp, nmarcel, iam3yal, slang25 and 188 moreKieranDevvsmerarischroeder, jnm2, Unknown6656, SamuelJohnsonMedia, iamcarbon and 27 moreantiufo, mhmd-azeez and Rekkonnectjnm2, KirillOsenkov, panoukos41, kzu, Unknown6656 and 43 moreThaina, AartBluestoke, slang25, Phantonia, merarischroeder and 14 morekyoyama-kazusa and ktwrd


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4