[FIR JS] Fix current tests
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
// FIR_IDENTICAL
|
||||
fun testAndAnd(d: dynamic) = d && d
|
||||
fun testOrOr(d: dynamic) = d || d
|
||||
|
||||
Reference in New Issue
Block a user