We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7bea6 commit cb93a7fCopy full SHA for cb93a7f
src/util/std_code.h
@@ -635,7 +635,7 @@ inline code_assertt &to_code_assert(codet &code)
635
/// has a value which corresponds to the value of a given expression
636
/// (or expressions).
637
/// When working with the C front end, calls to the `__CPROVER_input` intrinsic
638
-/// can be added to the input code in order add instances of this class to the
+/// can be added to the input code in order add instructions of this type to the
639
/// goto program.
640
/// The first argument is expected to be a C string denoting the input
641
/// identifier. The second argument is the expression for the input value.
0 commit comments