fix replace Swift4 with swift for language postfix
This commit is contained in:
committed by
Kristofer Koishigawa
parent
1b113c436c
commit
4f83b58aa6
@ -124,7 +124,7 @@ Out[3]: <__main__.MyClass at 0x111130da0>
|
||||
|
||||
## Singleton in iOS
|
||||
|
||||
```Swift4
|
||||
```swift
|
||||
|
||||
class Singleton {
|
||||
static let sharedInstance = Singleton()
|
||||
|
Reference in New Issue
Block a user