|
|
|
|
|
by fny
289 days ago
|
|
I didn't realize just how bad LLMs are with unpopular languages until now: "Elixir lists do not support index based access via the access syntax" "Never use else if or elseif in Elixir, always use cond or case for multiple conditionals." |
|
Here is the relevant change, it didn't have any sort of hidden complexity: https://github.com/Prunt3D/prunt/commit/b4d7f5e35be6017846b8...