Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
console
/
indent10.py
blob: 7982900fb1aac5904b23b7cd9de2aa608d2c6a91 [
file
] [
log
] [
blame
]
x
=
'''Multiline starts;
next line with indent;
next line with indent;
multiline ends'''
x
=
'''Multiline starts;
first
second
third
fourth
fifth
multiline ends'''
x
=
'''Multiline starts;
#line
#line
multiline ends'''