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
When entering mulltiple ticks in a row the printer preserves all given ones so far and appends it the output resulting in a long quote list like: (quote (quote (quote (quote (quote (quote (quote (quote nil))))))))
Only a non-tick char resets the scanner.
The text was updated successfully, but these errors were encountered:
When entering mulltiple ticks in a row the printer preserves all given ones so far and appends it the output resulting in a long quote list like:
(quote (quote (quote (quote (quote (quote (quote (quote nil))))))))
Only a non-tick char resets the scanner.
The text was updated successfully, but these errors were encountered: