mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-13 20:53:32 +01:00
11 lines
166 B
Swift
11 lines
166 B
Swift
//
|
|
// Demo
|
|
// Copyright © 2020 John Rommel Estropia, Inc. All rights reserved.
|
|
|
|
// MARK: - Advanced
|
|
|
|
/**
|
|
Sample application of complex use cases
|
|
*/
|
|
enum Advanced {}
|