Migration: header->expect & impl->actual in IDEA test data
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// No "unused symbol" should be reported here
|
||||
|
||||
header class My
|
||||
expect class My
|
||||
|
||||
impl class My
|
||||
actual class My
|
||||
|
||||
// But this should be reported
|
||||
header val bar: String
|
||||
expect val bar: String
|
||||
|
||||
|
||||
Reference in New Issue
Block a user