Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
joinLines
/
StringOneQuotePlainRaw.py
blob: 3e2c1076a952dc9cd9f96bcc6d8f2f9adb8412ad [
file
] [
log
] [
blame
]
<
caret
>
print
(
r
"See, \n separates two lines: "
"this and\nthe other"
)