review fixes + DCE data update + test (un)muting
This commit is contained in:
committed by
Ilya Gorbunov
parent
2663d9751a
commit
a83baee67b
@@ -288,4 +288,4 @@ fun htmlNoInline(init: HTML.() -> Unit): HTML {
|
||||
val html = HTML()
|
||||
html.init()
|
||||
return html
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// EXPECTED_REACHABLE_NODES: 1520
|
||||
// EXPECTED_REACHABLE_NODES: 1681
|
||||
/*
|
||||
* Copy of JVM-backend test
|
||||
* Found at: compiler/testData/codegen/boxInline/builders/buildersAndLambdaCapturing.1.kt
|
||||
|
||||
Reference in New Issue
Block a user