Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
prop
/
ExtValInClass.kt
blob: 5bdd27596da7327f620f2f0da990cbcdd4da8b03 [
file
]
package
test
class
ExtPropInClass
{
val
Int
.
itIs
:
Int
get
()
=
this
}