summaryrefslogtreecommitdiff
path: root/test/files/neg/bug649.check
blob: a5b97b72d1f5e9c08c44030726d119a2f93c72be (plain) (blame)
1
2
3
4
bug649.scala:3: error: illegal cyclic reference involving method foo
  def foo[A] = foo[A]
      ^
one error found