Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
joinLines
/
StringOneQuotePlainRaw-after.py
blob: b25c96d6cf305aeb11845dd4023418666f070ba5 [
file
] [
log
] [
blame
]
print
(
r
"See, \n separates two lines: "
"this and\nthe other"
)