6 lines
187 B
Text
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$))
|