MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / zero-staff-space.ly
blob95c978ae4eedde6578032acddc57128015b6043c
1 \version "2.13.40"
3 \header {
4 texidoc="
5 Setting staff-space to 0 does not cause a segmentation fault.
9 \new Staff \with {
10 \override StaffSymbol #'staff-space = #0
11 } {
12 \relative c' {