summaryrefslogblamecommitdiff
path: root/test/files/neg/t5799.check
blob: 10e2658d56e7761e543e8f6d9026cdc455732c33 (plain) (tree)
1
2
3
4



                                                                     
t5799.scala:2: error: value class may not have secondary constructors
  def this(s: String) = this(s.toDouble)
      ^
one error found