Files
RedBear-OS/local/recipes/dev/meson/source/test cases/unit/26 install umask/sample.h
T

7 lines
60 B
C

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