deragent/language-sentaurus-sde

For (define [NAME] [VALUE]), [VALUE] is not highlighted properly

Closed this issue · 0 comments

The current rule for the (define ) statement currently also consumes the second argument, the value.
This leads to the situation, that for example numerical values passed to (define ) are not evaluated properly.