I wrote a function to display numbers as words in my native language, which has a lot of strange conventions. The lead dev immediately saw that this was my first attempt at Lua, and optimized my code. Thing is, now it’s broken for numbers above 1000000000, but it’s unlikely that anyone will notice and I was too shy to correct the main dev.
I wrote a function to display numbers as words in my native language, which has a lot of strange conventions. The lead dev immediately saw that this was my first attempt at Lua, and optimized my code. Thing is, now it’s broken for numbers above 1000000000, but it’s unlikely that anyone will notice and I was too shy to correct the main dev.