I can verify the issue. It seems that there is something about the FastLED library that breaks prototype generation. Here's a minimal code to reproduce the problem:
The issue also occurs in Arduino IDE beta build 25 so it's nothing specific to the Arduino Web Editor.
The issue does not occur with Arduino IDE 1.8.5 so if you like you can use that IDE as a workaround or you can just add the prototypes for all the functions in the sketch.
The issue does not occur with every library. For example: