summaryrefslogtreecommitdiff
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, 1 insertions, 2 deletions
diff --git a/test/profile10.ok b/test/profile10.ok
index 0f77bd38..09b6d238 100644
--- a/test/profile10.ok
+++ b/test/profile10.ok
@@ -16,8 +16,7 @@ BEGIN { # Comment 0
for (z = 1; z <= 10; z++) { # Comment 15
print "MNO" # Comment 16
} # Comment 17
- switch (q) {
- # Comment 18
+ switch (q) { # Comment 18
case "a": # Comment 19
case "b":
# Comment 20