summaryrefslogtreecommitdiff
path: root/test/files/run/t8196.check
blob: d11dc27e68d94542abd0071cab5f062f2e9d2177 (plain) (blame)
1
2
3
4
5
6
7
t8196.scala:26: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses
    form2.g1 // comment this line in order to make the test pass
          ^
warning: there were two feature warnings; re-run with -feature for details
Scope{
  final private val f1: Int
}