mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This serializes structs, but not any of their members. Unfortunately, all structs have members (the implicit constructor at the very least), so this doesn't actually do anything at all and is completely untested. Immediate goal: round-tripping an empty struct. Swift SVN r5530
12 KiB
12 KiB