Files
kotlin-fork/compiler/testData/cli/jvm/bothJvmIrAndOldBackend.out
T

3 lines
141 B
Plaintext
Vendored

warning: both -Xuse-ir and -Xuse-old-backend are passed. This is an inconsistent configuration. The compiler will use the old JVM backend
OK