Simon Richter 08071715e4 Add missing operator in test (#804)
Automatic Semicolon Insertion hides an error here by transforming a long
ReturnStatement into a ReturnStatement followed by an ExpressionStatement
that is never reached. The conditions on the second line are thus never
tested.
2016-12-06 12:22:29 -05:00
..
2016-02-12 13:44:18 -05:00
2016-04-25 16:36:36 -04:00
2016-07-07 15:55:28 -04:00
2016-11-19 23:13:26 +00:00
2016-02-22 09:47:42 -05:00