$ include "seed7_05.s7i"; const proc: main is func begin writeln(reverse("Was it a cat I saw?")); end func;