nhs-t10 / Robotics_2021_2022

2 stars 0 forks source link

Let people use variables in AfterStatements #51

Closed chlohal closed 2 years ago

chlohal commented 2 years ago

Right now, this won't work:

let f = 30s, after f goto z;

It'd be nice if it did!

Arnon-K commented 2 years ago

To solve isue, extract method (in stepInit) and use it everywhere