Files
kotlin/compiler/testData/cli/jvm/nonExistingClassPathAndAnnotationsPath.out
2013-11-21 17:37:36 +04:00

4 lines
178 B
Plaintext

WARNING: Classpath entry points to a non-existent location: not/existing/path
WARNING: Annotations path entry points to a non-existent location: yet/another/not/existing/path
OK