aboutsummaryrefslogtreecommitdiff
path: root/test/CoverageMapping/Inputs/ends_a_scope
diff options
context:
space:
mode:
Diffstat (limited to 'test/CoverageMapping/Inputs/ends_a_scope')
-rw-r--r--test/CoverageMapping/Inputs/ends_a_scope5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/CoverageMapping/Inputs/ends_a_scope b/test/CoverageMapping/Inputs/ends_a_scope
new file mode 100644
index 000000000000..f6ce61dc8129
--- /dev/null
+++ b/test/CoverageMapping/Inputs/ends_a_scope
@@ -0,0 +1,5 @@
+// This file closes a scope
+
+}
+
+if (true) x = x;