Minor, mute legacyModOperator.kt for JVM_IR

This commit is contained in:
Alexander Udalov
2018-10-01 14:02:25 +02:00
parent 04ba1cff05
commit 712c9cbfe6

View File

@@ -1,4 +1,5 @@
// !LANGUAGE: -ProhibitOperatorMod
// IGNORE_BACKEND: JVM_IR
// FILE: Java.java
import org.jetbrains.annotations.NotNull;