minemobs
Results
2
issues of
minemobs
Hello, I tried to convert a Java class that used generics, and when I ran java2typescript it replaced every `` with `` I've made a simple example: ```java public class...
bug
Java2Typescript crashes when it encounters a switch fall through with no code in it. When trying to convert the example code, Java2Typescript crashes with this error: ``` Converting 1 files......
bug