main.c 79 Bytes Raw Blame History Permalink 1 2 #include <stdio.h> int main () { puts ("this is the lc-note test program."); }