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