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
c4e20b5cc1d4f10edf88a88b2668c68d69d914ae
kotlin-fork
/
compiler
/
testData
/
psi
/
AnonymousInitializer.kt
T
Dmitry Jemerov
98b8784ab0
drop deprecated syntax for anonymous initializer blocks
2015-04-29 14:07:04 +02:00
10 lines
54 B
Kotlin
Raw
Blame
History
class
Foo
{
init
{
foo
(
)
val
c
=
f
}
}
Reference in New Issue
View Git Blame
Copy Permalink