i18n: fix bundle messages/testData messages where necessary
This commit is contained in:
committed by
Dmitry Gridin
parent
e1cb561398
commit
1dded486f1
+1
-1
@@ -2,7 +2,7 @@
|
||||
// ERROR: Class 'End' is not abstract and does not implement abstract member public abstract val a: Int defined in IFoo
|
||||
// ACTION: Create test
|
||||
// ACTION: Implement members
|
||||
// ACTION: Make 'End' abstract
|
||||
// ACTION: Make 'End' 'abstract'
|
||||
// ACTION: Rename file to End.kt
|
||||
|
||||
actual class <caret>End actual constructor(i: Int) : IFoo
|
||||
Reference in New Issue
Block a user