Skip to content

Java serialization (pretty print) of strings does not escape special chars #449

@marco-comini

Description

@marco-comini

While predefined basic type String in Haskell backend serialization escapes special chars in strings (like "line1\nline2") in Java it does not (and output is "line1
line2").

Metadata

Metadata

Assignees

Labels

CC++JavaprinterConcerning the generated printer

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions