6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
state simple begin
|
||
|
when trigger begin
|
||
|
do_something()
|
||
|
end
|
||
|
end
|