Raise deprecation level for mod operators to ERROR in stdlib
#KT-25217 In Progress
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun test() {
|
||||
1.<!DEPRECATION_ERROR!>mod<!>(3)
|
||||
}
|
||||
Reference in New Issue
Block a user