From d0366db21f20c346163c3f92acb90c47d4fbe734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sun, 15 Dec 2024 18:38:54 -0800 Subject: [PATCH] tests: add a quick test to make sure slashdashes are also being preserved --- src/document.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/document.rs b/src/document.rs index 71f5dae..ceaa53d 100644 --- a/src/document.rs +++ b/src/document.rs @@ -581,7 +581,7 @@ baz // child 2 comment - child2 2 // comment + child2 2 /-3 // comment child3 " @@ -616,7 +616,7 @@ baz foo 1 bar=0xdeadbeef { child1 1 // child 2 comment - child2 2 // comment + child2 2 /-3 // comment child3 "\nstring\t" { /*