fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

Fix and test bitwise ops #322

Closed kevmal closed 4 years ago

thinkbeforecoding commented 4 years ago

Is there a reason why this PR is not merged ? It seems an important bug fix, and the build failed only for CI reasons. It should be easy to rebase and make it pass.