*.gradle.kts: include project sources in script dependencies sources scope
^KT-39523 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
test.KObject.<caret>foo()
|
||||
|
||||
// DEPENDENCIES: classpath:module-classes; sources:module-source
|
||||
|
||||
// REF: (in test.KObject).foo()
|
||||
// FILE: test/custom.kt
|
||||
Reference in New Issue
Block a user