8f24d6a 7 years ago
1 contributor
4 lines | 0.063kb
$(function () {
  eval($('#code').text());
  prettyPrint();
});