[Spec tests] Hotfix for not-null-assertion-expression test

This commit is contained in:
anastasiia.spaseeva
2020-01-10 13:09:36 +03:00
parent 2a4e235e34
commit 3253907317
@@ -9,7 +9,7 @@
* PLACE: expressions, not-null-assertion-expression -> paragraph 4 -> sentence 1
* NUMBER: 1
* DESCRIPTION: The type of non-null assertion e!! expression is the non-nullable variant of the type of e.
* HELPERS: checktype
* HELPERS: checkType
*/