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
3545f7758a63d81492786b86cbc16b817cd3fd9f
kotlin-fork
/
compiler
/
testData
/
loadKotlin
/
constructor
/
vararg
/
ConstructorVararg.kt
T
Andrey Breslav
79e27f2d90
Write vararg flag on value parameters
2013-01-31 22:05:56 +04:00
3 lines
39 B
Kotlin
Raw
Blame
History
package
test
class
A
(
vararg
a
:
Int
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink