NASHORN-40.js.EXPECTED revision 605:7cc5ff16380f
1SyntaxError:32:Expected an operand but found .
2print(.foo)
3      ^
4SyntaxError:38:Expected an operand but found .
5.bar = 3423;
6^
7