Comparison of programming languages (strings): Difference between revisions

Content deleted Content added
Added syntax for C++
Add C++ syntax to multiline strings
Line 253:
| {{No}}
|[[Common Lisp]] (all strings are multiline), Rust (all strings are multiline), Visual Basic .NET (all strings are multiline)
|-
| <pre>R"(
I have a lot of things to say
and so little time to say them
)"
</pre>
| {{No}}
| C++
|-
| <pre>r"