Add accessors: determine header properties more correctly
Related to KT-17322
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// SKIP_ERRORS_BEFORE
|
||||
// SKIP_ERRORS_AFTER
|
||||
// IS_APPLICABLE: false
|
||||
header class Header {
|
||||
val <caret>x: Int
|
||||
}
|
||||
Reference in New Issue
Block a user