aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/103 strip/lib.c
blob: 7d8163c3b1de7bbe5bb0fa27b80e8dee02393777 (plain)
1
2
3
#include <stdio.h>

void func(void){ fprintf(stderr, "Test 1 2 3\n"); }