[VISUALIZER] Change rendering of equals call
This commit is contained in:
committed by
TeamCityServer
parent
dd8a7010f0
commit
59416f447e
@@ -18,7 +18,7 @@ fun foo(limit: Int) {
|
||||
// │ │
|
||||
println(k)
|
||||
// var foo.k: Int
|
||||
// │ fun (Any).equals(Any?): Boolean
|
||||
// │ EQ operator call
|
||||
// │ │ Int
|
||||
// │ │ │
|
||||
while (k == 13) {
|
||||
|
||||
Reference in New Issue
Block a user