Add line marker test for primary constructors #KT-20254 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// !CHECK_HIGHLIGHTING
|
||||
|
||||
expect annotation class Ann(
|
||||
val x: Int,
|
||||
val y: String
|
||||
)
|
||||
Reference in New Issue
Block a user