p4lang / p4c

P4_16 reference compiler
https://p4.org/
Apache License 2.0
683 stars 446 forks source link

Fix parser symbolic interpreter to evaluate StringLiteral #4937

Closed jhavrane closed 1 month ago

jhavrane commented 1 month ago

Add support for StringLiteral in ExpressionEvaluator. Fixes #4932