zjf
2023-03-06 244c476e2a717aede76d6bf036975df8c7d31309
1
2
3
4
5
6
framework module Shape {
  umbrella header "Shape.h"
 
  export *
  module * { export * }
}