summary refs log tree commit diff stats
path: root/tests/objects/tillegal_recursion3.nim
blob: c80f29e2811b447091296f0a1e5b71017ef2c3af (plain) (blame)
1
2
3
4
5
6
discard """
  errormsg: "Cannot inherit from: 'Foo'"
  line: 6
"""
type
  Foo = object of ref Foo