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
39f94d7d45628c8b458b8b98ec8c42eaec52662d
kotlin-fork
/
j2k
/
testData
/
fileOrElement
/
arrayInitializerExpression
/
javaLangFloatArray.kt
T
Valentin Kipyatkov
39f94d7d45
KT-6044 J2K: Convert numeric float literals to 0.2f instead of 0.2.toFloat() + more fixes related to literals and type transformations
...
#KT-6044 Fixed
2015-03-31 16:10:23 +03:00
1 line
27 B
Kotlin
Raw
Blame
History
val
a
=
array
(
1.0f
,
2f
,
3f
)
Reference in New Issue
View Git Blame
Copy Permalink