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