1b9b5f67fba93cf2ba55f3cc291a750431e69c3b
[oota-llvm.git] / test / LLVMC / together1.c
1 /*
2  * RUN: ignore
3  */
4
5 #include <stdio.h>
6
7 void test() {
8   printf("hello\n");
9 }