We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build
I reproed this with Boxer 3.4.19 2024-06-24
3.4.19 2024-06-24
x
4
build [ @x ]
[ @x ]
@x
__________ [ DRAWER ] __________
Unexpected result: A Common Lisp exception is thrown:
Lisp Error: No applicable methods for #<STANDARD-GENERIC-FUNCTION BOXER:GETPROP 80D12C2FE4> with args (:NEW :BOXTOP)
Alternatively, this can be reproed with build repro.box.zip. Screenshot:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Repro steps
I reproed this with Boxer
3.4.19 2024-06-24
x
with the value4
build [ @x ]
(where[ @x ]
is a data box with the value@x
)build
line.__________ [ DRAWER ] __________
.build
lineUnexpected result: A Common Lisp exception is thrown:
Alternatively, this can be reproed with build repro.box.zip. Screenshot:
The text was updated successfully, but these errors were encountered: