diff --git a/js/test_cases/remove_comments/input1.json b/js/test_cases/remove_comments/input1.json new file mode 100644 index 0000000..ad7288d --- /dev/null +++ b/js/test_cases/remove_comments/input1.json @@ -0,0 +1 @@ +{"name": "Bob"} diff --git a/js/test_cases/remove_comments/main.dust b/js/test_cases/remove_comments/main.dust new file mode 100644 index 0000000..4a7b28e --- /dev/null +++ b/js/test_cases/remove_comments/main.dust @@ -0,0 +1 @@ +Hel{! This is a {!dust} comment !}lo {name}!