Differences From Artifact [869360b1b5]:
- File instruc — part of check-in [a833709837] at 2021-04-24 19:09:08 on branch trunk — Implement BroadcastAnd and BroadcastList instructions. (user: user, size: 3237) [annotate] [blame] [check-ins using]
To Artifact [567caebc5e]:
- File instruc — part of check-in [932a5231ed] at 2021-04-25 19:54:13 on branch trunk — Remove the "el ... if" block, which wasn't working. (Later, I may add a case block instead.) (user: user, size: 3233) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
77 78 79 80 81 82 83 | pick over ; Flow controls -if -else -then | < | 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | pick over ; Flow controls -if -else -then -begin -again -until -while -repeat -for -next |
︙ | ︙ |