Files
swift-mirror/test/stdlib/move_function.swift
Nate Chandler 68a35726ce [Test] Simplified two test cases.
Now that Array is eagerMove, a different type needs to be used to test
the behavior of `consume` regarding uniqueness.  Used a class and
otherwise restored the test case to its previous usage of consume,
replacing `._buffer.isUniquelyReferenced()` with `_isUnique_native`.

rdar://107642615
2023-04-05 08:15:27 -07:00

2.2 KiB