We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfb2a7 commit 17c75f8Copy full SHA for 17c75f8
1 file changed
spec/Section 2 -- Language.md
@@ -1011,6 +1011,8 @@ StringCharacter :: `\` EscapedCharacter
1011
1012
StringValue :: BlockString
1013
1014
+- Return the _Unicode text_ by evaluating the {BlockString}.
1015
+
1016
BlockString :: `"""` BlockStringCharacter\* `"""`
1017
1018
- Let {rawValue} be the _Unicode text_ by concatenating the evaluation of all
0 commit comments