Tests for import class action added
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// "Remove initializer from property" "true"
|
||||
namespace a
|
||||
|
||||
class M {
|
||||
trait A {
|
||||
abstract val e : <caret>Exception
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user