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
The compiler rejects the use of `One` as an inline parameter.
--Error:ABug.scala:7:18------------------------------------------------------7|valko= fko(Nums.One)
|^^^^^^^^| argument to inline parameter must be a known value
1 error found