Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

"Case" statement #3

@masscry

Description

@masscry

Selection statement.

case a of
1: do_foo;
2: do_bar;
esle:
do_foobar;
end_case;

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions