llvm/lldb/test/API/macosx/lc-note/kern-ver-str/main.c

#include <stdio.h>
int main () { puts ("this is the lc-note test program."); }