This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce40ed1385e6e77d49abd669ce608797d1078090
kotlin-fork
/
j2k
/
testData
/
fileOrElement
/
arrayInitializerExpression
/
floatArray.kt
T
Valentin Kipyatkov
ce40ed1385
J2K: use arrayOf instead of array and similar
2015-05-28 00:17:04 +03:00
1 line
34 B
Kotlin
Raw
Blame
History
val
a
=
floatArrayOf
(
1f
,
2f
,
3.0f
)
Reference in New Issue
View Git Blame
Copy Permalink