#!/bin/sh
echo
"
$1
"
>/tmp/expected.$$ diff -u /tmp/expected.$$ - rm /tmp/expected.$$
syntax highlighted by
Code2HTML
, v. 0.9.1