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
3fe363e72b1ea96ce20404ffa29510461b345f5c
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