mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Generate JvmMultifileClass tests for Gradle
This commit is contained in:
10
jps-plugin/testData/incremental/withJava/other/multifileDependantUsage/gradle-build.log
vendored
Normal file
10
jps-plugin/testData/incremental/withJava/other/multifileDependantUsage/gradle-build.log
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Compiling files:
|
||||
src/partB.kt
|
||||
src/usagePartB.kt
|
||||
End of files
|
||||
Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Unresolved reference: OuterClass
|
||||
Reference in New Issue
Block a user