-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Having 2 circular declared types as the following:
declare FactA
fieldB: FactB
end
declare FactB
fieldA: FactA
end
and trying to print out a fact instanced from one of them causes a StackOevrflowError