ionide / FsAst

http://blog.ctaggart.com/2014/09/generating-f-code-using-its-ast.html
MIT License
48 stars 15 forks source link

Fix generated optional types #23

Closed Zaid-Ajaj closed 4 years ago

Zaid-Ajaj commented 4 years ago

The generated types from the DSL for optionals were being escaped b backticks. They should now be fixed :smile: