Testura/Testura.Code

Generate better nullable

Closed this issue · 1 comments

If we use a type that is nullable it will generate Nullable<>. Instead create a check for nullable and generate with the "?" syntax.

Fixed in 0.6.0