blob: 5b44e7b055843bb7f327d33ab6bffb6356c844f1 [file] [log] [blame] [edit]
module HeaderLib {
header "HeaderLib.h"
}
module InstancetypeModule {
header "InstancetypeModule.h"
}
module BrokenTypes {
header "BrokenTypes.h"
}
module ModuleWithWrongCase {
header "ModuleWithWrongCase.h"
}
module ModuleWithWrongCasePrivate {
header "ModuleWithWrongCasePrivate.h"
}