archives

« Bugzilla Issues Index

#719 — 11.9.1: undefined "r"


In 11.9.1 "Runtime Semantics",
under "Runtime Semantics: Evaluation",
rule 4 step 6 says:
ReturnIfAbrupt(r).
but 'r' is not defined at that point.

Change 'r' to 'rval', I suspect.


corrected in rev 11 editor's draft


in October 26, 2012 release draft