ron.vim icon indicating copy to clipboard operation
ron.vim copied to clipboard

Multiline string literals

Open kellpossible opened this issue 2 years ago • 0 comments

It looks like maybe this doesn't support multiline string literals?

Struct(
  value: r#"
 a 
 multiline
 string"#
)

kellpossible avatar Feb 15 '23 06:02 kellpossible