Minor: explicitly opt-in for diagnostics messages in MultiplatformAnalysisTests

This commit is contained in:
Dmitry Savvinov
2020-08-22 14:44:17 +03:00
parent 9cde42e2bc
commit 68d931969d
31 changed files with 56 additions and 46 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ fun test() {
}
anotherUseA {
<!UNRESOLVED_REFERENCE("foo")!>foo<!>()
<!UNRESOLVED_REFERENCE!>foo<!>()
}
anotherUseA {