1module HasWarnings {
2  header "has_warnings.h"
3}
4
5module HasErrors {
6  header "has_errors.h"
7}
8