Thanks, Stefan
Currently (2.9.0) simple expressions starting with '\n' cause a
SimpleParserException to be thrown (Unexpected token ...).
Stripping leading/trailing whitespace would allow more flexible
formatting of Spring DSL that embeds simple language expressions.
- Please consider to trim simple expressions before parsing Stefan Eder