I hereby claim:
- I am chrismarshallny on github.
- I am chrismarshallny (https://keybase.io/chrismarshallny) on keybase.
- I have a public key ASA9qgqTBewdJkOVIqdYblw88MkJ0bQoBEjYQDebihAcMQo
To claim this, I am signing this object:
// This is the little demo, at the start. | |
protocol A { | |
var thisIsRequired: String { get } | |
var thisIsOptional: String { get } | |
} | |
extension A { | |
var thisIsOptional: String { get { "" } set {} } | |
} |
I hereby claim:
To claim this, I am signing this object: