]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/include-string.ly
Issue 4974/3: edits to tests and changes.tely
[lilypond.git] / input / regression / include-string.ly
index 5c88e948049bee8806d4b04554529b8c5d22497d..6584a9787c7c3dfe4fced6efedf83ca97af31763 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.14.0"
+\version "2.19.22"
 
 \header {
   texidoc = "@code{ly:parser-include-string} should include the current
 string like a file @code{\\include}."
 }
 
-#(ly:parser-include-string parser "\\relative c' { a4 b c d }")
+#(ly:parser-include-string "\\relative { a4 b c d }")