Do not create expect / actual markers for parameters & enum entries
Part of KT-26957
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
// !CHECK_HIGHLIGHTING
|
||||
|
||||
actual class WithConstructor actual constructor(actual val x: Int, actual val s: String)
|
||||
Reference in New Issue
Block a user