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
master
kotlin-fork
/
compiler
/
fir
/
raw-fir
/
psi2fir
/
testData
/
rawBuilder
/
declarations
/
emptyAnonymousObject.kt
T
Add File
New File
Upload File
Apply Patch
Dmitriy Novozhilov
a446aa2266
[FIR] Set implicit type for delegated constructor calls in fir builder
2020-04-17 12:37:28 +03:00
4 lines
37 B
Kotlin
Vendored
Raw
Permalink
Blame
History
fun
test
(
)
{
val
x
=
object
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink