kirill-stepanishin opened a new pull request, #3567:
URL: https://github.com/apache/tinkerpop/pull/3567

   `DotNetTranslator` emitted a Java Float as a bare 0.5, which C# reads as a 
double. Now it emits 0.5f so the type round-trips.
   
   This re-enables the `g_injectXpoint5fX` .NET Gherkin scenario, previously 
ignored (`FloatLiteralTypeNotPreserved`).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to