Commit 0df3eb85 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

fix: remove double escaping in murphi2c

When emitting a print statement for a Murphi put statement of a string, the
string was incorrectly escaped. The value in a Put node in this case is already
naturally escaped, so needed no further escaping.
parent 4b7b5dfd
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