Configure pseudocode tests with !LANGUAGE directive

Except all, it's also useful to use one class of language version settings for compiler tests to configure it specially for tests
This commit is contained in:
Mikhail Zarechenskiy
2017-11-08 10:44:18 +03:00
parent ef1d1ef946
commit 63b13027df
16 changed files with 27 additions and 31 deletions
@@ -1,4 +1,4 @@
// LANGUAGE_VERSION: 1.3
// !LANGUAGE: +CallsInPlaceEffect
import kotlin.internal.contracts.*