summaryrefslogtreecommitdiff
path: root/test/neg/constrparams.check
blob: 19eb56bf7f590d17db41c1d64b8595d38ee0f066 (plain) (blame)
1
2
3
4
constrparams.scala:4: stable identifier required, but x found.
  private val z: x.t = null; //error
                 ^
one error found