orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
40 stars 3 forks source link

Ref man example: ref.declarations.defclass.semantics.examples.extendsite.orc returned 6 instead of 5 #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Procedure to Repeat:
Run DocExamplesTest

Expected / Actual Results:
Expected 5
Got 6

Version and Platform:
SVN r3117

Reporter's Comments:
DocExamplesTest
orc.test.DocExamplesTest$
build/docexamples/refmanual/ref.declarations.defclass.semantics.examples.extends
ite.orc(orc.test.ExamplesTest$1)
java.lang.AssertionError: Unexpected output:
6

==== Starting 
build/docexamples/refmanual/ref.declarations.defclass.semantics.examples.extends
ite.orc ====
6

Original issue reported on code.google.com by jthywissen on 20 Oct 2012 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by jthywissen on 27 Oct 2012 at 2:31

GoogleCodeExporter commented 9 years ago

Original comment by arthur.peters on 29 Nov 2012 at 8:53

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3141.

Original comment by jthywissen on 21 Dec 2012 at 4:53