Skip to content
New issue

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

There is no way how to pass a struct value to an extension #2536

Closed
Oldes opened this issue Feb 2, 2023 · 0 comments
Closed

There is no way how to pass a struct value to an extension #2536

Oldes opened this issue Feb 2, 2023 · 0 comments
Labels
Oldes.resolved Bugs/wishes with Oldes' fixes/features Test.written Type.wish

Comments

@Oldes
Copy link
Owner

Oldes commented Feb 2, 2023

This feature must be implemented!

>> test: import ext-test
>> type? test/echo 1
== integer!

>> type? test/echo #[struct! [r [uint8!]]] ;; should return: struct!

** Script error: type? does not allow end! for its value argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Oldes.resolved Bugs/wishes with Oldes' fixes/features Test.written Type.wish
Projects
None yet
Development

No branches or pull requests

1 participant