openllb / hlb

A developer-first language to build and test any software efficiently
https://openllb.github.io/hlb/
Apache License 2.0
108 stars 12 forks source link

Source defined breakpoints within option::run are ignored #330

Open yun-wang opened 2 years ago

yun-wang commented 2 years ago

For example

Screen Shot 2022-08-03 at 9 06 37 PM

Breakpoints within the option::run block used to be recognized, as some newt commands depend on it. Likely a regression.