Disable some features when LV=1.1 API=1.0.
Feature list: - bound callable references - local delegated properties - coroutines. #KT-16017 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<!-- urlRender1 -->
|
||||
<html>
|
||||
The feature "coroutines" is only available since language version 1.1 (see more <a href="https://kotlinlang.org/docs/diagnostics/experimental-coroutines">here</a>)</html>
|
||||
Reference in New Issue
Block a user