'quick' directory renamed to 'tests' which reflects its contents
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class MyList<T>
|
||||
|
||||
fun ff(a: Any) = a is MyList<String>
|
||||
Reference in New Issue
Block a user