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

Non-string keys must be supplied as strings #277

Open
cmeiklejohn opened this issue Aug 24, 2023 · 0 comments
Open

Non-string keys must be supplied as strings #277

cmeiklejohn opened this issue Aug 24, 2023 · 0 comments

Comments

@cmeiklejohn
Copy link
Contributor

keys such as (booleans) abort, defer, and (integer) sleep must be provided as strings in the analysis resource file, even though they are not, this is due to an internal implementation detail where they are put into a hashmap<string, string>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant