You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(java, javascript): add type resolution in test and fix return type handling
- Add type resolution in `JavaClassContextTest.kt` to resolve the type of function parameters in a Java class.
- Fix return type handling in `JSWriteTestService.kt` to correctly resolve the return type of a JavaScript function.
0 commit comments