Add location string showing where method or property is defined
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
trait Third: Second
|
||||
|
||||
// WITH_INHERITED
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
trait Third: Second
|
||||
|
||||
// WITH_INHERITED
|
||||