summaryrefslogtreecommitdiff
path: root/test/files/run/t8196.check
blob: b32f42cf0783f8cb19923ce6f1bf0e6966070845 (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 2 feature warning(s); re-run with -feature for details
Scope{
  final private val f1: Int
}