Files
swift-mirror/lib/Sema/CodeSynthesis.cpp
Pavel Yaskevich 39f5b69bce [TypeChecker] Synthesize initializer for a type wrapped declaration
Synthesize an `init` declaration which is going to initialize
type wrapper instance property `$_storage` via user provided
values for all stored properties.
2022-08-26 12:25:22 -07:00

58 KiB