program foo(output); var input: integer; begin { In this program only `output` has special meaning. } end.