Commit 5e23294d authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

StringLit.verilogEscape should support all printable ASCII chars (#668)

Defined as the range from ' ' to '~' [0x20, 0x7e]
parent cd8542d3
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