Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
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