diff options
Diffstat (limited to 'Tests/Dependency/Case2/foo3b.c')
-rw-r--r-- | Tests/Dependency/Case2/foo3b.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Dependency/Case2/foo3b.c b/Tests/Dependency/Case2/foo3b.c new file mode 100644 index 0000000..90ea2f1 --- /dev/null +++ b/Tests/Dependency/Case2/foo3b.c @@ -0,0 +1 @@ +int foo3b(void) { return 0; } |