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

Handle typeof<_> in code generator #357

Closed kevmal closed 3 years ago

dsyme commented 3 years ago

Looks good. Could you add a test?

kevmal commented 3 years ago

Test added