Minor. Moved test data to subdirectory.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
public trait Foo {
|
||||
override fun <lineMarker descr="Overrides function in 'Any'"></lineMarker>toString() = "str"
|
||||
}
|
||||
|
||||
/*
|
||||
LINEMARKER: Overrides function in 'Any'
|
||||
TARGETS:
|
||||
Any.kt
|
||||
public open fun <1>toString(): String
|
||||
*/
|
||||
Reference in New Issue
Block a user