INFO
block - block statements in LPC
DESCRIPTION
A block is a special statement, that begins with '{', contains a list
of statements, and ends with '}'. The block may also define
local variables.
NOTE
Currently, the local variables are visible until the end of the
function. This will be fixed later (any year :-).
Help topics available:
You are guest number 187 since November 2019.
This file was last modified: June 2000.