mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 18:53:08 -04:00
6 lines
89 B
Text
6 lines
89 B
Text
framework module Test {
|
|
umbrella header "Test.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|