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
As specified, there exists potential problems in the future if more directives are added to the standard. If some compilers start defining their own directives, it may become tricky to work around those and standardize new ones. Not sure how likely that is or how much we should worry about it, but you may want to just start by requiring processor dependent directives to start with a single underscore. I.e example syntax # _ token-list EOL