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
Example: /sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-p_file-0.i
/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-p_file-0.i
double var_1_1 = 25.8; double* var_1_1_Pointer = &(var_1_1);
throws
java.lang.RuntimeException: No such variable: var_1_1 at hu.bme.mit.theta.frontend.transformation.grammar.expression.ExpressionVisitor.getVar(ExpressionVisitor.java:115)
The text was updated successfully, but these errors were encountered:
leventeBajczi
No branches or pull requests
Example:
/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-p_file-0.i
throws
The text was updated successfully, but these errors were encountered: