Newer
Older
ubix2 / src / tools / test.c
@reddawg reddawg on 1 Jun 2006 75 bytes ubix2
#include <stdio.h>


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