Newer
Older
little-o / src / tools / test.c
@reddawg reddawg on 26 Sep 2005 81 bytes no message
#include <stdio.h>


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