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
> Error: There is no applicable method for the generic function:
> #<STANDARD-GENERIC-FUNCTION STREAM-LINE-COLUMN #x30200006F29F>
> when called with arguments:
> (#<YASON::JSON-OUTPUT-STREAM #x30200180229D>)
Here is a minimal example how to reproduce the problem:
Tested on CCL 1.12.1.
This code signals the error:
See also the similar issue:
joaotavora/fiasco#28
and it's fix: joaotavora/fiasco@0cc08e7
The text was updated successfully, but these errors were encountered: