Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-mainline-sparse-2020-dec-release
/
.
/
python
/
testData
/
joinLines
/
StringOneQuotePlainRaw.py
blob: 3e2c1076a952dc9cd9f96bcc6d8f2f9adb8412ad [
file
] [
log
] [
blame
] [
edit
]
<
caret
>
print
(
r
"See, \n separates two lines: "
"this and\nthe other"
)