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
For example, string-append! in SRFI 118 is a function, while in SRFI 185 is a macro. This causes ambiguous syntax highlight. Some mechanism to pick which SRFIs to use would be required.
The text was updated successfully, but these errors were encountered:
For example,
string-append!
in SRFI 118 is a function, while in SRFI 185 is a macro. This causes ambiguous syntax highlight. Some mechanism to pick which SRFIs to use would be required.The text was updated successfully, but these errors were encountered: