11bec6eb3SJason Molenda #include <stdio.h> main()2*d9773c1bSJason Molenda int main () { puts ("this is the standalone binary test program"); } 3