Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
console
/
indent10.after.py
blob: 73b1b8375faec405523e305c8ff41f92e130bb29 [
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'''