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
-- [E172] TypeError:Main.scala:3:20------------------------------------------3| (x: Int) ?=> x +1|^|Nogiveninstance of typeInt was found for parameter of (Int) ?=>Int1 error found
Expectation
Both files should compile. Or both files should fail to compile.