Reporter | abdu bukres (abukres) |
---|---|
Created | Apr 19, 2018 6:56:08 PM |
Updated | Apr 19, 2018 6:56:08 PM |
Subsystem | No Subsystem |
Assignee | Unassigned |
Priority | Normal |
State | Submitted |
Type | Unspecified |
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#.