[VISUALIZER] Replace rendering of class with no name to anonymous
This commit is contained in:
committed by
TeamCityServer
parent
ca424a94ef
commit
813e48ffb4
+1
-1
@@ -1,6 +1,6 @@
|
||||
// FIR_IGNORE
|
||||
fun test() {
|
||||
// test.<no name provided>
|
||||
// <anonymous>
|
||||
// │
|
||||
val x = object {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user