Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
generate
/
equalsWithHashCode
/
noVarsJS.kt
blob: 93b5032e1610b33d23eceb7e187c781be0d644ea [
file
]
// PLATFORM: JavaScript
class
A
{<
caret
>
fun foo
()
{
}
}