[AA] Use MODULE_KIND in standalone API multi-module binary tests
- `MODULE_KIND` is a more general and straight-forward approach than an "app" magic module name. ^KT-64468
This commit is contained in:
committed by
Space Team
parent
d3d21b3f34
commit
43a3f7db5f
+1
@@ -16,6 +16,7 @@ class Outer {
|
||||
}
|
||||
|
||||
// MODULE: app(lib)
|
||||
// MODULE_KIND: Source
|
||||
// FILE: main.kt
|
||||
|
||||
package some
|
||||
|
||||
Reference in New Issue
Block a user