[TD] Update test data after previous commit
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ fun test(some: Some) {
|
||||
val another = some.copy(x = 123)
|
||||
val same = some.copy()
|
||||
val different = some.copy(456, "456")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user