Closed ckald closed 2 years ago
The current example for the ; delimiter in ts-action does not work. We needed multiple actions feature in our code and I had almost pushed a PR for a new resume! operator when I found out it is already there :)
;
ts-action
resume!
Argh sorry it has no test and went under unnoticed.
The current example for the
;
delimiter ints-action
does not work. We needed multiple actions feature in our code and I had almost pushed a PR for a newresume!
operator when I found out it is already there :)