[Spec tests] Change metadata structure of implementation and spec tests
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
* KOTLIN DIAGNOSTICS SPEC TEST (NEGATIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-300
|
||||
* PLACE: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 2
|
||||
* MAIN LINK: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 2
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: checking of type for Boolean values: impossible to use as identifiers
|
||||
* HELPERS: checkType
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
* KOTLIN DIAGNOSTICS SPEC TEST (NEGATIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-100
|
||||
* PLACE: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* MAIN LINK: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: Checking of type for Boolean values
|
||||
* HELPERS: checkType
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
* KOTLIN DIAGNOSTICS SPEC TEST (NEGATIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-100
|
||||
* PLACE: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* MAIN LINK: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: Checking of type for Boolean values
|
||||
* HELPERS: checkType
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
* KOTLIN DIAGNOSTICS SPEC TEST (POSITIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-300
|
||||
* PLACE: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 2
|
||||
* MAIN LINK: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 2
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: checking of type for Boolean values: possible to use as identifiers if surround with backticks
|
||||
* HELPERS: checkType
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
* KOTLIN DIAGNOSTICS SPEC TEST (POSITIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-100
|
||||
* PLACE: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* MAIN LINK: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: Checking of type for Boolean values
|
||||
* HELPERS: checkType
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
* KOTLIN DIAGNOSTICS SPEC TEST (POSITIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-100
|
||||
* PLACE: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* MAIN LINK: expressions, constant-literals, boolean-literals -> paragraph 1 -> sentence 3
|
||||
* NUMBER: 2
|
||||
* DESCRIPTION: Checking of subtype for Boolean values
|
||||
* HELPERS: checkType
|
||||
|
||||
Reference in New Issue
Block a user