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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
j2k
/
testData
/
fileOrElement
/
arrayInitializerExpression
/
newByte.kt
T
Valentin Kipyatkov
ce40ed1385
J2K: use arrayOf instead of array and similar
2015-05-28 00:17:04 +03:00
1 line
28 B
Kotlin
Vendored
Raw
Blame
History
val
a
=
byteArrayOf
(
1
,
2
,
3
)
Reference in New Issue
View Git Blame
Copy Permalink