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