You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pasting text (through CTRL+V or RMB+Paste) in a file marked with the comment // SEASHELL_READONLY will allow the change to go through. In the attached image, the following snippet was added to a "read-only" file:
#include <stdbool.h>
// SEASHELL_READONLY
// SEASHELL_READONLY
// For all of these functions:
// * you cannot mutate any