strager 6888a8df82
Fix typo in private getter/setter tests (#2971)
Several tests for getters and setters claim to check for an early
SyntaxError regarding mixing static and non-static propeties with the
same name. However, the tests trigger another issue: the getters have no
method body; they're missing curlies.

Fix the tests to test only the intended SyntaxError, not unrelated
SyntaxError-s.
2021-04-09 20:13:41 -04:00
..
2019-08-14 17:02:04 -04:00
2019-08-14 17:02:04 -04:00
2020-10-14 14:01:01 -04:00
2020-10-14 14:01:01 -04:00
2020-10-14 14:01:01 -04:00
2020-10-14 14:01:01 -04:00
2019-11-10 20:18:56 -08:00
2020-09-10 16:22:34 -04:00
2020-10-14 14:01:01 -04:00
2020-10-14 14:01:01 -04:00
2020-10-14 14:01:01 -04:00
2020-10-14 14:01:01 -04:00
2021-02-26 11:49:49 -05:00
2020-09-30 10:05:47 -04:00
2021-01-28 16:03:01 -08:00