Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
testdata
/
resolve
/
method
/
arrayDefault
/
A.groovy
blob: 9330e69040e8eb89059db84328fde9eb32d0c7b1 [
file
] [
log
] [
blame
]
int
[]
array
=
[
1
,
2
,
3
]
array
.<
ref
>
size
()