diff options
Diffstat (limited to 'Tests/InterfaceLinkLibrariesDirect/direct_from_A_optional.c')
-rw-r--r-- | Tests/InterfaceLinkLibrariesDirect/direct_from_A_optional.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/InterfaceLinkLibrariesDirect/direct_from_A_optional.c b/Tests/InterfaceLinkLibrariesDirect/direct_from_A_optional.c new file mode 100644 index 0000000..affdaeb --- /dev/null +++ b/Tests/InterfaceLinkLibrariesDirect/direct_from_A_optional.c @@ -0,0 +1,3 @@ +void direct_from_A_optional(void) +{ +} |