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


                                        
t5799.scala:2: error: secondary constructor is not allowed in value class
  def this(s: String) = this(s.toDouble)
      ^
one error found