Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/oreo-m5-release
/
.
/
python
/
testData
/
console
/
indent10.py
blob: 7982900fb1aac5904b23b7cd9de2aa608d2c6a91 [
file
] [
log
] [
blame
] [
edit
]
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'''