Reporter | abdu bukres (abukres) |
---|---|
Created | Apr 19, 2018 6:56:08 PM |
Updated | Apr 20, 2018 6:31:57 PM |
Subsystem | TypeScript |
Assignee | Nikita Popov (poksh) |
Priority | Normal |
State | Submitted |
Type | Bug |
Fix version | No Fix versions |
Affected versions | 2018.1 |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
If I have a Typescript function with code in it and I add a return statement as the first line. When I compile the code, I get an 'unreachable code detected' error. However, there are no errors in R#.