Moved tests from deprecated to generated test fixture
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
fun main(args: Array<String>) {
|
||||
args.filter<caret> {it != ""}
|
||||
}
|
||||
|
||||
// ELEMENT: filterNot
|
||||
Reference in New Issue
Block a user