97d3d38374
We may need to run code generation when no source files are specified for incremental compilation (to update caches & metadata)
5 lines
30 B
Kotlin
Vendored
5 lines
30 B
Kotlin
Vendored
package test
|
|
|
|
fun other() {
|
|
}
|