Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 203 Bytes

File metadata and controls

5 lines (4 loc) · 203 Bytes
category fix
  • MatchLiteralPatterns such as case None: ... are now never pruned from the extracted source code. This fixes some situations where code was wrongly identified as unreachable.