summaryrefslogblamecommitdiff
path: root/test/neg/cyclic.check
blob: 920380f591a1200abd1648813d3d3868b71ac626 (plain) (tree)
1
2
3
4
                                                               


                   
./neg/cyclic.scala:3: illegal cyclic reference involving type T
  type T = List[T];
                ^
one error found