Files
kotlin/compiler/testData/cli/nonExistingClassPathAndAnnotationsPath.out
2013-03-04 17:33:59 +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