5 lines
47 B
Text
5 lines
47 B
Text
|
module mod {
|
||
|
header "mod.h"
|
||
|
export *
|
||
|
}
|