removing static type assertions work in progress
This commit is contained in:
@@ -9,10 +9,6 @@ fun test() {
|
||||
|
||||
?.length
|
||||
|
||||
str
|
||||
|
||||
: String
|
||||
|
||||
str
|
||||
|
||||
as String
|
||||
|
||||
Reference in New Issue
Block a user