#!/usr/bin/env instantfpc begin writeln('Hello world!'); end.