blob: 911ebc8586ae019c575a01280d87761fa7b22ef6 [file] [log] [blame]
#include <stdio.h>
int main () { puts ("this is the standalone binary test program"); }