Files
kotlin-fork/compiler/testData/cli/jvm/bothJvmIrAndOldBackend.out
T
2021-09-01 16:30:19 +02:00

4 lines
222 B
Plaintext
Vendored

warning: -Xuse-old-backend is deprecated and will be removed in a future release
warning: both -Xuse-ir and -Xuse-old-backend are passed. This is an inconsistent configuration. The compiler will use the old JVM backend
OK