mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: sync files
This commit is contained in:
@@ -86,7 +86,7 @@ struct HasPropertyAndObserver {
|
||||
}
|
||||
}
|
||||
|
||||
// A field can be marked as read-only by dirctly implementing
|
||||
// A field can be marked as read-only by directly implementing
|
||||
// the getter between the braces.
|
||||
var readOnlyField1: Int {
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user