mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-01 19:23:24 +00:00
this introduces a breaking change to runner functions. they are now required to return 3 values, the first being the user's input, and the 2 others that it was before. the `hilbish.runner` functions respectively have been updated, so if you just return from those there will be no difference