mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
module MoveOnlyCxxValueType {
|
|
header "move-only-cxx-value-type.h"
|
|
requires cplusplus
|
|
}
|