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