03a6488464
Also report the "named does not read unnamed" error, which was not possible previously because we wouldn't be able to read anything from kotlin-stdlib (because it was added to the unnamed module by default)
3 lines
42 B
Java
Vendored
3 lines
42 B
Java
Vendored
module namedWithoutExplicitDependency {
|
|
}
|