Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b7f6d40b562cc05b0c88d1051ff42fe8a146ea5
/
.
/
compiler
/
testData
/
cli
/
jvm
/
noReflect.out
blob: 0f50c0cfda57ea1f371ba8cbe469e0a27e183523 [
file
]
compiler
/
testData
/
cli
/
jvm
/
noReflect
.
kt
:
4
:
19
:
error
:
unresolved reference
'primaryConstructor'
on receiver of type
'KClass<String>'
.
String
::
class
.
primaryConstructor
^^^^^^^^^^^^^^^^^^
COMPILATION_ERROR