Elektrine lite

← Feed

@niko@gts.niko.lgbt

Post #2060699

2026-05-05 19:26 UTC

@brainlessbitch i do the former because it’s consistent with other match arms

Replies (1)

  • @niko oh interesting, when it uses match statements it will factor anything that'd need to be in its own scope into a function so that all cases take up no more than one line

    Open ##2060700