8 lines
129 B
Text
8 lines
129 B
Text
case EXPR
|
|
when EXPRL then
|
|
-- CODE
|
|
when EXPRL then
|
|
-- CODE
|
|
else
|
|
-- CODE
|
|
end;
|