TypeScript Version: 3.0.0-dev.20180609
Code
Highlight any space between { and p.
Expected behavior:
No refactor.
Actual behavior:
Refactor is suggested.
Note refactorConvertToGetAccessAndSetAccess35.ts was meant to test for this, but verify.not.refactorAvailable(); without a name provided will always pass because it compares refactor names to undefined.