RosettaCodeData/Task/Documentation/Icon/documentation.icon

26 lines
652 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
############################################################################
#
# File: filename.icn
#
# Subject: Short Description
#
# Author: Author's name
#
# Date: Date
#
############################################################################
#
# This file is in the public domain. (or other license)
#
############################################################################
#
# Long form docmentation
#
############################################################################
#
# Links:
#
############################################################################
procedure x1() #: short description of procedure