Sign in
android
/
platform
/
tools
/
idea
/
0344e5a53350b4034fea4fa275fd25a87107b334
/
.
/
python
/
testData
/
highlighting
/
mixedTripleQuotes.py
blob: e1c6f30367867b9070b412a163d75370ac26eca0 [
file
] [
log
] [
blame
]
a
=
(
"""abc"""
'''def'''
)