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
Here is a file that produces the ® code which renders as ®
void f(void) { int region = 1; /*@ assert(false); @*/ }
% cn verify region.c [1/1]: f -- fail region.c:4:9: error: Unprovable constraint /*@ assert(false); @*/ ^~~~~~~~~~~~~~ Constraint from region.c:4:9: /*@ assert(false); @*/ ^~~~~~~~~~~~~~ State file: file:///var/folders/tz/g0kxkm2915xdtm6qgv8rff000000gp/T/state__region.c__f.html
In the state file:
Available Resources Owned<signed int>(®ion)(1'i32) ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here is a file that produces the ® code which renders as ®
In the state file:
The text was updated successfully, but these errors were encountered: