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