CC
Results
1
issues of
CC
Removed unused pragmas from copilot-theorem and updated the changed logs. Removing the unused 'pragmas' further aligns copilot with [Haskell's programming guidelines ](https://wiki.haskell.org/Programming_guidelines)which states: "Don't leave unused or commented-out code in...