brintos

brintos / llvm-project-archived public Read only

0
0
Text · 79 B · 70a72e0 Raw
3 lines · c
1#include <stdio.h>2int main () { puts ("this is the lc-note test program."); }3