I am writing to report a 500 server error that I am getting when I run the following code in the Elixir Live Book:
Enum.concat([0,0,0,0,0], [{0, 0}])
I have tried running this code in all browsers. I was running on the fly so I cannot do any thing, I want to download my text file from the server. But I was pree the button disconnected on runtime mistakenly, I am not sure is it ok to download or not.
I have also tried restarting my computer and clearing my browser’s cache, but that did not fix the problem.