Added hint url for coroutines and multiplatform diagnostics.

This commit is contained in:
Stanislav Erokhin
2017-01-26 10:21:53 +03:00
parent b033ad1b2b
commit ec2eec33e3
4 changed files with 19 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
// !DIAGNOSTICS_NUMBER: 1
// !DIAGNOSTICS: UNSUPPORTED_FEATURE
// !MESSAGE_TYPE: TEXT
impl fun test() {}
+2
View File
@@ -0,0 +1,2 @@
<!-- urlMultiproject1 -->
The feature is experimental and should be turned on explicitly via a command line option or in IDE settings: multi platform projects (See: https://kotlinlang.org/docs/diagnostics/experimental-multitraget-projects)