Status: Started
Owner: [email protected]
Labels: Type-Defect
New issue 3401 by [email protected]: Parser error with void function in music list
http://code.google.com/p/lilypond/issues/detail?id=3401
The file
test =
#(define-void-function (parser location item)
(symbol-list?))
{
\test Symbol
}
leads to
/tmp/fff.ly:6:3: error: Too much lookahead
\test Symbol
/tmp/fff.ly:7:1: error: syntax error, unexpected '}', expecting (backed-up?)
}
/tmp/fff.ly:5:1: error: errors found, ignoring music expression
{
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings