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