Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
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
}