[Spec tests] Add property helpers to testMaps
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
"description": "The type of non-null assertion e!! expression is the non-nullable variant of the type of e.",
|
||||
"path": "compiler/tests-spec/testData/diagnostics/linked/expressions/not-null-assertion-expression/p-3/pos/1.1.kt",
|
||||
"unexpectedBehaviour": false,
|
||||
"linkType": "main"
|
||||
"linkType": "main",
|
||||
"helpers": "checkType"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user