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
532142d12a31386e5dbb34ebe68b237b558a8d2b
kotlin-fork
/
testData
/
ast
/
field
/
file
/
protectedField.kt
T
Sergey Ignatov
532142d12a
now we trying to generify constructor only in case when we have two or more constructors in class
2011-11-16 19:01:42 +04:00
3 lines
41 B
Kotlin
Raw
Blame
History
open
class
C
(
)
{
protected
var
f
:
Foo
?
}
Reference in New Issue
View Git Blame
Copy Permalink