7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
framework module pop {
|
|
umbrella header "pop-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|