Skip to content

format of raw string literal is incrrect #411

@John0King

Description

@John0King

Version

C# REPL 0.6.7+d2955f13e744320cd6331c484e1286c3ed4f8612

What happened?

Image

the json is actually flow line

var json = JsonSerializer.Deserialize<G>("""
  { "a":123, "b":"AAA"
  }
  """)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions