Poor-Pascal for Application
予約語
PPAでは以下のキーワードは予約語として定義されています。
and
begin
case
div
do
downto
else
end
for
if
mod
not
of
or
repeat
shl
shr
string
then
to
until
var
while
xor
これらを変数名や手続き/関数名に使用することはできません。