Newer
Older
little-o / src / tools / test.c
@reddawg reddawg on 11 Oct 2005 75 bytes Removed
#include <stdio.h>


int main(int argc,char **argv) {
  printf("A\n");
  }