7 lines
108 B
Text
7 lines
108 B
Text
|
|
module GCTesting {
|
||
|
|
header "TestHeap.h"
|
||
|
|
header "TestInterop.h"
|
||
|
|
requires cplusplus
|
||
|
|
export *
|
||
|
|
}
|