Added hint url for coroutines and multiplatform diagnostics.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// !DIAGNOSTICS_NUMBER: 1
|
||||
// !DIAGNOSTICS: UNSUPPORTED_FEATURE
|
||||
// !MESSAGE_TYPE: TEXT
|
||||
|
||||
impl fun test() {}
|
||||
@@ -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)
|
||||
Reference in New Issue
Block a user