Revert last change for SF #1738754, there's no print in there.
This commit is contained in:
parent
cc1934a297
commit
9d0476f7da
|
@ -605,7 +605,7 @@ double quotes:
|
|||
>>> "\"Yes,\" he said."
|
||||
'"Yes," he said.'
|
||||
>>> '"Isn\'t," she said.'
|
||||
'"Isn't," she said.'
|
||||
'"Isn\'t," she said.'
|
||||
\end{verbatim}
|
||||
|
||||
String literals can span multiple lines in several ways. Continuation
|
||||
|
|
Loading…
Reference in New Issue