Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ed7ee67e4e1513f9b3ba9587b6d6e950e7a1da7f
/
.
/
compiler
/
testData
/
resolve
/
ScopeInteraction.resolve
blob: 01536613647503a29f1ff972ed53bf82fb22ed8c [
file
]
var
xxxx
=
1
~
SimpleClass
~
class
SimpleClass
~
SimpleClass
()~(
x
:
Int
)
{
fun foo
()
=
x
}
fun foo
()
{
`SimpleClass()`
SimpleClass
(
1
).
`!`
xxxx
}