Files
kotlin/compiler/testData/cli/jvm/nonexistentPathInModule.out

4 lines
174 B
Plaintext
Vendored

error: source file or directory not found: $TESTDATA_DIR$/nonexistentFile.kt
error: source file or directory not found: $TESTDATA_DIR$/some/nonexistent/dir
COMPILATION_ERROR