Closed qaristote closed 2 years ago
Building Pirouette produces a few warnings, namely:
-Wstar-is-type
-Wunused-imports
-Wunused-top-binds
-Wunused-matches
-Wname-shadowing
This PR fixes the pieces of code producing these warnings.
Building Pirouette produces a few warnings, namely:
-Wstar-is-type
-Wunused-imports
-Wunused-top-binds
-Wunused-matches
-Wname-shadowing
This PR fixes the pieces of code producing these warnings.