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