9fcf6c5f89
Somehow we ended up in the state where we have two diagnostics which are not covered by any tests in the project. This commit adds simple tests for them. #KT-60797
4 lines
44 B
Java
Vendored
4 lines
44 B
Java
Vendored
module main {
|
|
requires kotlin.stdlib;
|
|
}
|