Maja changed the topic of ##bash-crimes to: we bash back | club of folks preoccupied in whether they could, not whether they should | logs https://libera.irclog.whitequark.org/~h~bash-crimes
<izabera> apparently it's needed 🤔
<izabera> i'm sure i did some try catch thing too
<izabera> which i won't be able to find now
_whitelogger has joined ##bash-crimes
<sdomi> i yoinked myself to sleep, sorry >,<
<sdomi> some of those newlines can be replaced with semicolons. some are load-bearing to ensure that no weird syntax error pops up
<sdomi> (i.e. if the user does a `whatever; try {` then it's safer to expand to a newline to separate the context
<sdomi> ohhh i love your exceptions: syntax
<sdomi> i may steal that part
<izabera> i think that came from a time when i was really annoyed at c for having fallthrough by default, so i had started using things like #define case break; case
<izabera> (it works but don't do that)
sdomi has quit [Ping timeout: 244 seconds]
sdomi has joined ##bash-crimes