Liver Writer Test
#include <stdio.h> int main(int argc, char **argv) { printf("Live Writer.\n"); return 0; }