Update box tests to 1.2.0-rc-39

This commit is contained in:
Pavel Punegov
2017-11-09 20:27:53 +03:00
committed by Pavel Punegov
parent 0121b6a185
commit ffa1ffa659
442 changed files with 20811 additions and 165 deletions
@@ -1,6 +1,3 @@
// TODO enable for JS backend too when KT-14549 will be fixed
// IGNORE_BACKEND: JS
inline fun run(block: () -> Unit) = block()
class A {