zpu: managed to compile program that writes constant to global variable
[llvm/zpu.git] / test / LLVMC / test_data / together.c
bloba828c475779b6796fd71d1f56574aa19805e42e7
1 #include <stdio.h>
3 void test() {
4 printf("hello\n");