Add "LANGUAGE_VERSION: 1.2" directive where it's necessary

This commit is contained in:
Denis Zharkov
2018-08-21 16:25:36 +03:00
committed by Ilya Gorbunov
parent f5df53b7a7
commit f594cb22e8
11 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// !API_VERSION: 1.2
// LANGUAGE_VERSION: 1.2
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*
@@ -1,3 +1,4 @@
// LANGUAGE_VERSION: 1.2
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*
@@ -1,3 +1,4 @@
// LANGUAGE_VERSION: 1.2
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*
@@ -1,3 +1,4 @@
// LANGUAGE_VERSION: 1.2
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*