camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
119 stars 46 forks source link

[Backport 1.16] fix: Double quotes in string literal are escaped #785

Closed saig0 closed 6 months ago

saig0 commented 6 months ago

Description

Backport of #780 to 1.16.

relates to #778

saig0 commented 6 months ago

@nicpuppa manual backport of #780.