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
dotc TestJava.java
-- [E119] Duplicate Symbol Error: tests/allan/TestJava.java:3:6 ----------------
3 | int foo() {
| ^
|method foo in class TestJava is already defined as var foo: Int at line 2.
This is an issue when compiling mixed Scala/Java code bases
The text was updated successfully, but these errors were encountered:
This is an issue when compiling mixed Scala/Java code bases
The text was updated successfully, but these errors were encountered: