Closed lukstafi closed 1 year ago
Example expected behavior below (go to end of indentation scope). Actual behavior is no-change.
let a = begin @ 1 + 2^ end
This is fixed now, maybe with commits about handling end-of-document?
Example expected behavior below (go to end of indentation scope). Actual behavior is no-change.