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