Open paracetamolo opened 8 months ago
Thanks for the bug report, it's probably due to the test driver being generated which contains some hax unsupported chunks of code. I will look into that.
This is related to https://github.com/hacspec/hax/issues/500
This issue has been marked as stale due to a lack of activity for 60 days. If you believe this issue is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days.
This issue has been closed due to a lack of activity since being marked as stale. If you believe this issue is still relevant, please reopen it with an update or comment.
This is still relevant
Using the command
cargo hax --cargo-args --tests \; into fstar
this is not a blocking problem, moving the same tests under
src/
as a binary w/o the macro extracts fine.