We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fa8056 commit 534349cCopy full SHA for 534349c
text/3348-c-str-literal.md
@@ -105,7 +105,7 @@ Interactions with string related macros:
105
# Prior art
106
[prior-art]: #prior-art
107
108
-- C as C string literals (`"…"`). :)
+- C has C string literals (`"…"`). :)
109
- Nim has `cstring"…"`.
110
- COBOL has `Z"…"`.
111
- Probably a lot more languages, but it's hard to search for. :)
0 commit comments