Monday, May 10, 2010

This is a test

This is a test of Google's code prettyprinter:

#include <stdio.h>

int main(void)
{
  printf("This is a test of the Google prettyprinter\n");
  return 0;
}

Okay. Having to use entity codes for the angle brackets is annoying as hell. Must still be missing some magic element.