bolt/deps/llvm-18.1.8/lldb/test/API/macosx/lc-note/kern-ver-str/main.c
2025-02-14 19:21:04 +01:00

2 lines
79 B
C

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