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
[warn] -- Warning: Test.scala:4:31 ------
[warn] 4 |@nowarn def f(): String => A = Test
[warn] | ^^^^
[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `Test.apply` explicitly.