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
[error] C:\Users\turin\porn\test\src\main\scala\Test.scala:87:59: values cannot be volatile
[error] abstract class Field(@(volatile @field) private[this] var x :Int = 0)(y :Int = 10)
Reproduction steps
Scala version:2.13.16
Problem