meson/test cases/unit/26 install umask/sample.h

7 lines
60 B
C

#ifndef SAMPLE_H
#define SAMPLE_H
int wackiness();
#endif