#!/usr/bin/a68g --script # # -*- coding: utf-8 -*- # PR read "prelude/test.a68" PR; printf($4x"Hello, world!"l$); PR read "postlude/test.a68" PR