Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
codegen
/
properties
/
kt2589.kt
blob: b65ee0c7297aede2812a39483107966f1044b9a4 [
file
]
open
class
Foo
(
var
foo
:
String
?,
open
protected
val bar
:
String
?)