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