]> git.donarmstrong.com Git - lilypond.git/commit
Allow the string "xxx.yyy" to parse as a symbol list
authorDavid Kastrup <dak@gnu.org>
Mon, 8 Oct 2012 17:37:15 +0000 (19:37 +0200)
committerDavid Kastrup <dak@gnu.org>
Thu, 25 Oct 2012 18:29:27 +0000 (20:29 +0200)
commit6a131cd844245b4c3a632f531d8bcd73dcf160cd
treeb163684e61029adfa4735a687bf66220c5d6feed
parent864ce06c432a62191773b0d59401348c9b51568c
Allow the string "xxx.yyy" to parse as a symbol list

This changes the parser to let xxx.yyy be a valid way of specifying a
function argument required to be #'(xxx yyy).
lily/parser.yy