KT-2310: js: !! translated incorrectly (syntax ok, but logic not).
#KT-2310 Fixed
This commit is contained in:
@@ -148,6 +148,10 @@ public final class MiscTest extends AbstractExpressionTest {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testExclExclResultIsComputedOnce() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testLazyPropertyGetterNotCalledOnStart() throws Exception {
|
||||
checkOutput("lazyProperty.kt", "Hello, world! Gotcha 3");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user