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