aboutsummaryrefslogtreecommitdiffstats
path: root/test/profile10.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/profile10.ok')
-rw-r--r--test/profile10.ok3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/profile10.ok b/test/profile10.ok
index 9d4840c2..13f0b67b 100644
--- a/test/profile10.ok
+++ b/test/profile10.ok
@@ -31,6 +31,9 @@ BEGIN { # Comment 0
if (1) {
print "foo"
} # Comment 25
+ if (2) {
+ print "bar"
+ }
# Comment 26
}