paulirwin / JavaToCSharp

Java to C# converter
MIT License
248 stars 85 forks source link

Tests: Add test for Java 10 type inference, #53 #61

Closed paulirwin closed 11 months ago

paulirwin commented 11 months ago

This was already accidentally supported, but now we're making our support for type inference explicit and under test.