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
> (make-array3:element-type'character
:displaced-to (make-array5:element-type'character
:initial-contents"abcde")
:displaced-index-offset1)
Condition of type: SIMPLE-ERROR
Cannot displace the array, because the element types don't match
Available restarts:
(use :r1 to invoke restart1)
1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.
Broken at frame[102] CALL-WITH-VARIABLE-BOUND.
File: #P"/data/Warsztat/Repozytoria/clasp/src/core/compiler.cc" (Position#37160)
The text was updated successfully, but these errors were encountered:
commit: ffc6111
test case:
The text was updated successfully, but these errors were encountered: