@xwu I just read the proposal, but I don’t understand how the introduction of a “then” keyword improves my above code example. How would its acceptance improve the code, could you give an example?
The proposal doesn’t seem to aim for what I’m aiming for, it seems to be about improving expressions, my suggestion is about improving error handling and fixing a hole in the current syntax making do-catch inconsistent with if-else/guard-let.