Describe the bug
RBParser >> parseExpression: could return a sequence node.
To Reproduce
RBParser parseExpression: '
1+2.
2+3.'
Expected behavior
An error
Version information:
Pharo 9.0.0
Build information: Pharo-9.0.0+build.634.sha.658326a3eb4f26b45dc0efe988aa945d5470876b (64 Bit)