Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
resolve
/
StarUnpacking.py
blob: 35835c7ca02080dcbc5c7ddd77800888d8fc5396 [
file
] [
log
] [
blame
]
*
heads
,
tail
=
[
1
,
2
,
3
]
print
(
heads
)
# <ref>