From: Werner Lemberg Date: Sun, 7 Dec 2008 11:59:06 +0000 (+0100) Subject: Avoid barcheck warning. X-Git-Tag: release/2.12.0-1~13^2~32^2~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2b203df752706b536c7bbcd0e6117f120ff71a30;p=lilypond.git Avoid barcheck warning. --- diff --git a/input/regression/rest-pitched-beam.ly b/input/regression/rest-pitched-beam.ly index 8493aa4f25..fa8a250fa9 100644 --- a/input/regression/rest-pitched-beam.ly +++ b/input/regression/rest-pitched-beam.ly @@ -7,5 +7,5 @@ \version "2.11.51" \relative c'{ - a\rest a8[ a\rest b] | + a\rest a8[ a\rest b] }