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