FIR: Adjust diagnostics test data after resolution of context receivers
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !LANGUAGE: +ContextReceivers
|
||||
|
||||
class View
|
||||
@@ -19,4 +20,4 @@ fun Int.g(v: View) {
|
||||
|
||||
fun h() {
|
||||
123.<!NO_CONTEXT_RECEIVER!>dp<!>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user