aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/075.sh16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/075.sh b/tests/075.sh
new file mode 100644
index 0000000..12cf004
--- /dev/null
+++ b/tests/075.sh
@@ -0,0 +1,16 @@
+set -e
+
+cat <<'EOF' > expected
+EOF
+
+bash ../../test_diff.sh <<'EOF'
+/* lorem ipsum */
+/*
+lorem ipsum
+*/
+// /*
+/* /*
+ */
+int/**/main() {
+}
+EOF