aboutsummaryrefslogtreecommitdiff
path: root/test/VFS/Inputs/some_frame_module.map
blob: 3ce59b254d83c2141cc85d70f2a8f73be14f7ba8 (plain) (blame)
1
2
3
4
5
framework module SomeFramework {
  umbrella header "public_header.h"
  export *
  module * { export * }
}