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
Exception in thread "main" java.lang.IncompatibleClassChangeError:Test and Test$Foo$1 disagree on InnerClasses attribute
at java.lang.Class.getDeclaringClass0(NativeMethod)
at java.lang.Class.getDeclaringClass(Class.java:1235)
at Test$.main(Foo.scala:4)
at Test.main(Foo.scala)