Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
ir
/
irText
/
lambdas
/
justLambda.kt
blob: 274aabf0789366483548df4502cc6f2e629c9dc7 [
file
] [
log
] [
blame
]
// FIR_IDENTICAL
val test1
=
{
42
}
val test2
=
{
}