RosettaCodeData/Task/Include-a-file/ALGOL-68/include-a-file-2.alg
Ingy döt Net 776bba907c Sync
2013-10-27 22:24:23 +00:00

6 lines
187 B
Text

# -*- coding: utf-8 -*- #
BEGIN
# Exception setup code: #
on value error(stand out, (REF FILE f)BOOL: GOTO value error not mended);
# Block setup code: #
printf(($"Prelude test:"l$))