Unverified Commit d565ceb1 authored by Hideto Ueno's avatar Hideto Ueno Committed by GitHub
Browse files

Add format strings to assert and assume (#3802)

This supports format strings for assert and assume statements.
Internal representaion of `Verification` object is modified in a similar way to
`Print`. Cover cannot be used with a format string so conversion raires an exception
when we try constructing a cover statement with a format string.
parent 1ff43c93
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment