Update asFunKSmall.kt

This commit is contained in:
Kristoffer Andersen
2020-02-14 11:55:04 +01:00
committed by Dmitry Petrov
parent 577250d73f
commit de33b83bb3
@@ -1,6 +1,3 @@
// FIR inserts incorrect smart casts based on the cast in the
// lambda. However, that cast can fail and the failure can be caught
// by the inline function.
// IGNORE_BACKEND: JS_IR
// TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS, NATIVE