Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib
Alexander Udalov a9678010a8 Invert LanguageFeature responsible for warning on coroutines
The problem was that LanguageVersionSettingsImpl.DEFAULT did not have
"WarnOnCoroutines" as a feature and so it was manually added to the settings,
but only in two places: in the compiler and in the IDE
2017-02-22 18:55:48 +03:00
..
2015-12-17 16:26:26 +03:00
2016-05-16 15:38:13 +03:00