1 2 3 4 5
{ function x..y() {} } // ---- // SyntaxError 7771: (6-24): "x..y" is not a valid identifier (contains consecutive dots).