Add diagnostics to test data from NI
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ object RemExtension
|
||||
operator fun RemExtension.rem(x: Int) {}
|
||||
|
||||
fun foo() {
|
||||
OldMod <!DEPRECATED_BINARY_MOD_AS_REM!>%<!> 123
|
||||
OldMod <!OI;DEPRECATED_BINARY_MOD_AS_REM!>%<!> 123
|
||||
}
|
||||
Reference in New Issue
Block a user