Add Contract tests for JS

This commit is contained in:
Roman Artemev
2018-11-01 17:43:36 +03:00
committed by romanart
parent caad0d5a74
commit b010d9eef8
17 changed files with 340 additions and 1 deletions
@@ -1,6 +1,7 @@
// !LANGUAGE: +AllowContractsForCustomFunctions +UseCallsInPlaceEffect +ReadDeserializedContracts
// !USE_EXPERIMENTAL: kotlin.contracts.ExperimentalContracts
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: NATIVE
// FILE: 1.kt
package test