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