Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
compiler
/
testData
/
integration
/
smoke
/
noReflect
/
noReflect.compile.expected
blob: 18ee4facca62bf0604581cbcb14b41b2b505d179 [
file
]
ERR
:
noReflect
.
kt
:
5
:
23
:
warning
:
call uses reflection API which
is
not
found
in
compilation classpath
.
Make
sure you have kotlin
-
reflect
.
jar
in
the classpath
.
String
::
class
.
annotations
^^^^^^^^^^^
Return
code
:
0