diff options
Diffstat (limited to 'test cases/unit/31 pkgconfig format/someret.c')
| -rw-r--r-- | test cases/unit/31 pkgconfig format/someret.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/unit/31 pkgconfig format/someret.c b/test cases/unit/31 pkgconfig format/someret.c new file mode 100644 index 000000000..69f429928 --- /dev/null +++ b/test cases/unit/31 pkgconfig format/someret.c @@ -0,0 +1,3 @@ +int get_returnvalue (void) { + return 0; +} |
