Skip to content

Commit fd15bb8

Browse files
author
Geoffrey Broadwell
committed
Damn syntax highlighting fail
1 parent 592b569 commit fd15bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ multi MAIN ('clean', *@components) {
155155
#= Remove *everything* not part of the core benchmark tree
156156
multi MAIN ('realclean', Bool :$force) {
157157
unless $force {
158-
print q:to/NEED_FORCE/;
158+
print q:to/NEED_FORCE/; # : -- Dang syntax highlighting
159159
Are you sure?
160160
161161
This command will wipe your benchmarking tree clean, destroying any builds,

0 commit comments

Comments
 (0)