summaryrefslogblamecommitdiff
path: root/test/files/neg/t5455.check
blob: 788daf99fa8f366d4374a54a23c5ca89745994e9 (plain) (tree)
1
2
3
4



                                                            
t5455.scala:4: error: lazy vals are not tailcall transformed
  @annotation.tailrec final lazy val bar: Thing[Int] = {
                                     ^
one error found