[SAM with receiver] Partially migrate tests to new infrastructure
Script tests still use old infrastructure, because there is no support for them in new framework
This commit is contained in:
committed by
teamcity
parent
04bf5bfe0b
commit
49c836e706
+2
-2
@@ -1,4 +1,4 @@
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER,-UNUSED_VARIABLE
|
||||
// FIR_IDENTICAL
|
||||
|
||||
// FILE: Sam.java
|
||||
@SamWithReceiver
|
||||
@@ -25,4 +25,4 @@ fun test() {
|
||||
val a: String = <!NO_THIS!>this<!>
|
||||
System.out.println(a)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user