[Spec tests] Hotfix for not-null-assertion-expression test
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
* PLACE: expressions, not-null-assertion-expression -> paragraph 4 -> sentence 1
|
* PLACE: expressions, not-null-assertion-expression -> paragraph 4 -> sentence 1
|
||||||
* NUMBER: 1
|
* NUMBER: 1
|
||||||
* DESCRIPTION: The type of non-null assertion e!! expression is the non-nullable variant of the type of e.
|
* DESCRIPTION: The type of non-null assertion e!! expression is the non-nullable variant of the type of e.
|
||||||
* HELPERS: checktype
|
* HELPERS: checkType
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user