Bug - Island permanently crashing from UEFN editor

So I was just coding in Verse and accidentally typed the following:
for (I => 0..Item.Amount): where Item.Amount is just an int.
I know this is not the proper way to do a for loop with index, but I didn’t remember how to do it (now I do). However, compiling this code instantly crashes the editor and it won’t allow you to open that Island from UEFN ever again.
I managed to be able to open it again by removing the script from the folder and then opening again the island, it will complain about a missing script but you can just click continue and remove the necessary references.

I do not know if here is the correct place to post this, so let me know if I have to send this report somewhere else, thank you